fix php parse error
This commit is contained in:
parent
dfcaed4beb
commit
520a7f9c27
|
@ -198,7 +198,7 @@ switch ($_POST['act']){
|
|||
'strikeX' => $strikeX,
|
||||
'strikeY' => $strikeY,
|
||||
'strikeSymbol'=> $you,
|
||||
'log' => $you." ".$currentBotName." joue colonne ". $anwserPlayer"et a gagné"
|
||||
'log' => $you." ".$currentBotName." joue colonne ". $anwserPlayer." et a gagné"
|
||||
);
|
||||
}else{
|
||||
$anwserToJS=array(
|
||||
|
|
Loading…
Reference in New Issue
Block a user