This commit is contained in:
Gnieark 2016-06-12 21:14:12 +02:00
parent b1f06490a9
commit 3994e21be6

View File

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