pagination

This commit is contained in:
Gnieark 2016-06-12 21:21:47 +02:00
parent e2bfc29150
commit b280132d52

View File

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