filtre admin
This commit is contained in:
parent
b02596ab0c
commit
867fe0357b
@ -9,6 +9,9 @@ $username = Username();
|
||||
// test profil utilisateur
|
||||
$profil = Profil($username);
|
||||
FiltreProfil($profil);
|
||||
if ($profil < 2) {
|
||||
header('Location: '.$winlog_url);
|
||||
}
|
||||
|
||||
// paramètre update
|
||||
$update = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user