.
This commit is contained in:
parent
07898bd4fe
commit
0cb2999960
|
@ -128,7 +128,7 @@ 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(get_battles_history);
|
||||||
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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user