more logs on tictactoe
This commit is contained in:
parent
555afe0901
commit
c41abeba98
|
@ -132,7 +132,7 @@ switch ($_POST['act']){
|
|||
}else{
|
||||
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/>
|
||||
".$playerName." HTTP STATUS:<em> ".$tempPlayer['httpStatus']."</em><br/>
|
||||
His response: <em>".htmlentities($tempPlayer['response'])."</em></p>";
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user