fix niveau
This commit is contained in:
@@ -12,7 +12,7 @@ function Quitte() {
|
||||
Quitte();
|
||||
}
|
||||
|
||||
if ($profil < 2 OR !isset($_GET["f"])) {
|
||||
if ($profil < $niveaux[$roles[3]] OR !isset($_GET["f"])) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user