mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
Fixes #2712
This commit is contained in:
parent
3ef44e3d91
commit
3c41e83227
@ -27,7 +27,7 @@ else
|
||||
require_once(e_PLUGIN.'online/online_shortcodes.php');
|
||||
}
|
||||
|
||||
if(deftrue('BOOTSTRAP'))
|
||||
if(THEME_LEGACY !== true)
|
||||
{
|
||||
$LASTSEEN_TEMPLATE = e107::getTemplate('online','online_menu', 'lastseen'); // $ONLINE_MENU_TEMPLATE['lastseen'];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user