mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Various fixes, see CHANGELOG
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3214 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -251,6 +251,7 @@ if( ( $total_categories = count($category_rows) ) )
|
||||
//
|
||||
// Start output of page
|
||||
//
|
||||
define('SHOW_ONLINE', true);
|
||||
$page_title = $lang['Index'];
|
||||
include($phpbb_root_path . 'includes/page_header.'.$phpEx);
|
||||
|
||||
|
Reference in New Issue
Block a user