fix niveau
This commit is contained in:
parent
d42e846da7
commit
131673abd2
@ -10,7 +10,7 @@ $username = Username();
|
||||
$profil = Profil($username);
|
||||
FiltreProfil($profil);
|
||||
|
||||
if ($profil == 2) {
|
||||
if ($profil == $niveaux[$roles[3]]) {
|
||||
|
||||
$act = "";
|
||||
$logout = "fermer la session";
|
||||
|
Loading…
x
Reference in New Issue
Block a user