mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
Output moderator list for forums
git-svn-id: file:///svn/phpbb/trunk@3059 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -538,7 +538,7 @@ if ($forum_data['left_id'] != $forum_data['right_id'] - 1)
|
||||
));
|
||||
|
||||
include($phpbb_root_path . 'includes/functions_display.' . $phpEx);
|
||||
display_forums($forum_data, FALSE);
|
||||
display_forums($forum_data);
|
||||
}
|
||||
|
||||
include($phpbb_root_path . 'includes/page_header.'.$phpEx);
|
||||
|
Reference in New Issue
Block a user