1
0
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:
Bart van Bragt
2001-08-03 00:02:08 +00:00
parent 077d7a7651
commit e84bf795a4
5 changed files with 1 additions and 30 deletions

View File

@@ -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))
{
//