UTF8 and javascript

This commit is contained in:
Gnieark 2015-12-18 21:52:23 +01:00
parent 90994a60ee
commit 14a719b1ae

View File

@ -251,7 +251,8 @@ switch ($_POST['act']){
'target' => '',
'log' => $currentBot['name']." a fait un tir en dehors des limites de la carte. C est interdit par les conventions de Geneve. Il perd"
));
save_battle('Battleship',$_SESSION['bot1']['name'],$_SESSION['bot2']['name'],$opponent);
save_battle('Battleship',$_SESSION['bot1']['name'],$_SESSION['bot2']['name'],$opponent);
die;
}
//do this shot hit a boat