fix php parse error
This commit is contained in:
parent
1769efa5ed
commit
d6a06c1ed3
|
@ -294,6 +294,7 @@ function get_unique_id(){
|
|||
return $count;
|
||||
}
|
||||
function get_default_aside_content($currentArena){
|
||||
global $lang;
|
||||
$asideSectionContent='<h2>infos:</h2><p>'.$lang['DEV-YOUR-OWN-BOT'].'<br/> <a href="/'.$currentArena.'/doc">'.$lang['DOC_SPECS_LINKS'].'</a></p>
|
||||
<h2>Scores</h2>';
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user