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