debog
This commit is contained in:
parent
89a6a6d44b
commit
f313790157
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
require_once(__DIR__."functions.php");
|
require_once(__DIR__."/functions.php");
|
||||||
$bots=get_Bots_Array('Battleship');
|
$bots=get_Bots_Array('Battleship');
|
||||||
|
|
||||||
switch ($_POST['act']){
|
switch ($_POST['act']){
|
||||||
|
|
Loading…
Reference in New Issue
Block a user