mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
Major screwups ;(
git-svn-id: file:///svn/phpbb/trunk@800 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -164,11 +164,6 @@ $f_result = $db->sql_query($sql);
|
||||
|
||||
$forum_rows = $db->sql_fetchrowset($f_result);
|
||||
|
||||
//
|
||||
// Page header
|
||||
//
|
||||
include('page_header_admin.'.$phpEx);
|
||||
|
||||
if(empty($forum_id))
|
||||
{
|
||||
//
|
||||
|
Reference in New Issue
Block a user