debog
This commit is contained in:
parent
c980003db7
commit
89a6a6d44b
|
@ -1,6 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
require_once(__DIR__."functions.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