debug
This commit is contained in:
parent
450bdd5c0e
commit
20a547c05c
|
@ -10,6 +10,7 @@ switch($_POST['act']){
|
||||||
if(!in_array($_POST['botGame'],$arenas)){
|
if(!in_array($_POST['botGame'],$arenas)){
|
||||||
//pour le Debug
|
//pour le Debug
|
||||||
print_r($_POST);
|
print_r($_POST);
|
||||||
|
print_r($arenas);
|
||||||
error(404,"wrong post parameter");
|
error(404,"wrong post parameter");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user