This commit is contained in:
gnieark 2016-06-12 21:51:07 +02:00
parent ca69581f56
commit 522de3dbe3

View File

@ -313,9 +313,9 @@ switch ($_POST['act']){
'strikeX' => -1,
'strikeY' => -1,
'log' => $you." ".$currentBotName." made a non conform anwser: <br/>
<em>Bots Arena sent:</em>".$tempPlayer['messageSend']."<br/>
<em>".$currentBotName." HTTP STATUS:</em> ".$tempPlayer['httpStatus']."<br/>
<em>His response: </em>".htmlentities($tempPlayer['response']),
Bots Arena sent:<em>".$tempPlayer['messageSend']."</em><br/>
".$currentBotName." HTTP STATUS:<em> ".$tempPlayer['httpStatus']."</em><br/>
His response: <em>".htmlentities($tempPlayer['response'])."</em>",
'gameId' => $_SESSION['matchId']
);
if($_SESSION['currentPlayer']==1){