fix niveau

This commit is contained in:
jbousquie 2016-11-30 10:01:37 +01:00
parent d42e846da7
commit 131673abd2

View File

@ -10,7 +10,7 @@ $username = Username();
$profil = Profil($username);
FiltreProfil($profil);
if ($profil == 2) {
if ($profil == $niveaux[$roles[3]]) {
$act = "";
$logout = "fermer la session";