diff --git a/src/functions.php b/src/functions.php index 86dfb5b..0ea3b07 100644 --- a/src/functions.php +++ b/src/functions.php @@ -294,6 +294,7 @@ function get_unique_id(){ return $count; } function get_default_aside_content($currentArena){ + global $lang; $asideSectionContent='

infos:

'.$lang['DEV-YOUR-OWN-BOT'].'
'.$lang['DOC_SPECS_LINKS'].'

Scores

';