pull/14/head
Gnieark 9 years ago
parent 450bdd5c0e
commit 20a547c05c

@ -10,6 +10,7 @@ switch($_POST['act']){
if(!in_array($_POST['botGame'],$arenas)){
//pour le Debug
print_r($_POST);
print_r($arenas);
error(404,"wrong post parameter");
}

Loading…
Cancel
Save