mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
Merge remote-tracking branch 'geetakshi/ticket/11360' into develop-ascraeus
* geetakshi/ticket/11360: [ticket/11360] Updating default value of $display_online_list [ticket/11360] Avoiding online list where not required [ticket/11360] Change second parameter in page_header function
This commit is contained in:
@@ -1623,7 +1623,7 @@ switch ($mode)
|
||||
}
|
||||
|
||||
// Output the page
|
||||
page_header($page_title, false);
|
||||
page_header($page_title);
|
||||
|
||||
$template->set_filenames(array(
|
||||
'body' => $template_html)
|
||||
|
Reference in New Issue
Block a user