Fix: right access error
This commit is contained in:
parent
f0f74a7d92
commit
a2f363c24b
@ -73,10 +73,6 @@ if ($rowid > 0)
|
||||
|| (($user->id != $object->user_id) && $user->rights->user->user->password) );
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
accessforbidden();
|
||||
}
|
||||
|
||||
// Define variables to know what current user can do on members
|
||||
$canaddmember=$user->rights->adherent->creer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user