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