.
This commit is contained in:
parent
ca69581f56
commit
522de3dbe3
|
|
@ -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/>
|
||||||
<em>Bots Arena sent:</em>".$tempPlayer['messageSend']."<br/>
|
Bots Arena sent:<em>".$tempPlayer['messageSend']."</em><br/>
|
||||||
<em>".$currentBotName." HTTP STATUS:</em> ".$tempPlayer['httpStatus']."<br/>
|
".$currentBotName." HTTP STATUS:<em> ".$tempPlayer['httpStatus']."</em><br/>
|
||||||
<em>His response: </em>".htmlentities($tempPlayer['response']),
|
His response: <em>".htmlentities($tempPlayer['response'])."</em>",
|
||||||
'gameId' => $_SESSION['matchId']
|
'gameId' => $_SESSION['matchId']
|
||||||
);
|
);
|
||||||
if($_SESSION['currentPlayer']==1){
|
if($_SESSION['currentPlayer']==1){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user