mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 05:31:58 +02:00
Fixed: issue #1855
This commit is contained in:
parent
120949be04
commit
bc75b8ccbd
@ -25,6 +25,7 @@ include_lan(e_PLUGIN.'online/languages/'.e_LANGUAGE.'.php');
|
||||
|
||||
require_once(e_PLUGIN.'online/online_shortcodes.php');
|
||||
$mode = empty($menu_pref['online_show_memberlist_extended']) ? 'default' : 'extended';
|
||||
$online_shortcodes = new online_shortcodes;
|
||||
$online_shortcodes->wrapper('online_menu/'.$mode);
|
||||
|
||||
if(deftrue('BOOTSTRAP'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user