mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/11360] Updating default value of $display_online_list
PHPBB3-11360
This commit is contained in:
@@ -284,7 +284,7 @@ $template->assign_vars(array(
|
||||
));
|
||||
|
||||
// Generate the page, do not display/query online list
|
||||
$module->display($module->get_page_title(), false);
|
||||
$module->display($module->get_page_title());
|
||||
|
||||
/**
|
||||
* Functions used to generate additional URL paramters
|
||||
|
Reference in New Issue
Block a user