fix PHP parse error

This commit is contained in:
gnieark 2015-12-12 10:34:45 +01:00
parent 18a3787545
commit 52ab672054

View File

@ -54,7 +54,7 @@ switch ($_POST['act']){
}
}
if ((!$bot1Exists) OR (!$bot2Exists)){
error (500,"missing parameter";
error (500,"missing parameter");
}
//vars checked, lets init the initGame