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