diff --git a/src/arenas/connectFour/act.php b/src/arenas/connectFour/act.php index 31935b3..69f8ee3 100644 --- a/src/arenas/connectFour/act.php +++ b/src/arenas/connectFour/act.php @@ -315,7 +315,7 @@ switch ($_POST['act']){ 'log' => $you." ".$currentBotName." made a non conform anwser:
Bots Arena sent:".$tempPlayer['messageSend']."
".$currentBotName." HTTP STATUS: ".$tempPlayer['httpStatus']."
- His response: ".html_entities($tempPlayer['response']), + His response: ".htmlentities($tempPlayer['response']), 'gameId' => $_SESSION['matchId'] ); if($_SESSION['currentPlayer']==1){