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