mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
[ticket/11360] Updating default value of $display_online_list
PHPBB3-11360
This commit is contained in:
@@ -353,7 +353,7 @@ $module->load_active();
|
||||
$module->assign_tpl_vars(append_sid("{$phpbb_root_path}ucp.$phpEx"));
|
||||
|
||||
// Generate the page, do not display/query online list
|
||||
$module->display($module->get_page_title(), false);
|
||||
$module->display($module->get_page_title());
|
||||
|
||||
/**
|
||||
* Function for assigning a template var if the zebra module got included
|
||||
|
Reference in New Issue
Block a user