more logs on tictactoe
This commit is contained in:
parent
3f79c6bf6b
commit
11bd6ffcc4
|
@ -133,7 +133,7 @@ switch ($_POST['act']){
|
|||
echo "<p>".$playerName." made a non conform anwser, he lost: <br/>
|
||||
Bots Arena sent:<em>".$tempPlayer['messageSend']."</em><br/>
|
||||
".$currentBotName." HTTP STATUS:<em> ".$tempPlayer['httpStatus']."</em><br/>
|
||||
His response: <em>".htmlentities($tempPlayer['response'])."</em></p>",
|
||||
His response: <em>".htmlentities($tempPlayer['response'])."</em></p>";
|
||||
|
||||
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue
Block a user