botsArena/html/StupidIABattleship.php

12 lines
108 B
PHP
Raw Normal View History

2015-12-12 10:33:33 +01:00
<?php
2015-12-12 13:29:37 +01:00
switch($_POST['act']){
case "init":
break;
default:
break;
}