Commentaire
This commit is contained in:
parent
47df06a790
commit
ca85143bdf
@ -67,6 +67,10 @@ class Utilisateur
|
||||
return $hasPerm;
|
||||
}
|
||||
|
||||
/**
|
||||
* Vérifie que l'utilisateur à cocher cette préférence
|
||||
* @param string $pref
|
||||
*/
|
||||
public function checkPref($pref)
|
||||
{
|
||||
$hasPref = false;
|
||||
|
Loading…
Reference in New Issue
Block a user