debog
This commit is contained in:
parent
84b26ec926
commit
268cfddd3e
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
$bots=get_Bots_Array('Battleship');
|
$bots=get_Bots_Array('Battleship');
|
||||||
|
print_r($bots);
|
||||||
switch ($_POST['act']){
|
switch ($_POST['act']){
|
||||||
case "initGame":
|
case "initGame":
|
||||||
//verifier parametres POST
|
//verifier parametres POST
|
||||||
|
|
Loading…
Reference in New Issue
Block a user