retrait du debug

This commit is contained in:
Gnieark 2015-11-30 21:28:24 +01:00
parent 8bbef2f6f1
commit 37ec3f9f0d

View File

@ -128,7 +128,6 @@ if($currentArena == ""){
default: default:
//battle history for this arena //battle history for this arena
$hist=get_battles_history($currentArena); $hist=get_battles_history($currentArena);
echo json_encode($hist);
echo '<aside id="history"> echo '<aside id="history">
<h2>infos:</h2> <h2>infos:</h2>
<p>'.$lang['DEV-YOUR-OWN-BOT'].'<br/> <a href="/'.$currentArena.'/doc">'.$lang['DOC_SPECS_LINKS'].'</a></p> <p>'.$lang['DEV-YOUR-OWN-BOT'].'<br/> <a href="/'.$currentArena.'/doc">'.$lang['DOC_SPECS_LINKS'].'</a></p>