fix niveau
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user