1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00
git-svn-id: file:///svn/phpbb/trunk@7914 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2007-07-21 04:02:41 +00:00
parent 0e8605fbe2
commit 358fba6b2f
2 changed files with 2 additions and 4 deletions

View File

@@ -4177,8 +4177,6 @@ function page_header($page_title = '', $display_online_list = true)
'SITE_LOGO_IMG' => $user->img('site_logo'))
);
$user->theme['theme_data'] = '';
// application/xhtml+xml not used because of IE
header('Content-type: text/html; charset=UTF-8');