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