mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11360] Updating default value of $display_online_list
PHPBB3-11360
This commit is contained in:
@@ -956,7 +956,7 @@ class p_master
|
||||
/**
|
||||
* Display module
|
||||
*/
|
||||
function display($page_title, $display_online_list = true)
|
||||
function display($page_title, $display_online_list = false)
|
||||
{
|
||||
global $template, $user;
|
||||
|
||||
|
Reference in New Issue
Block a user