1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 23:37:39 +02:00

bye bye computer

git-svn-id: file:///svn/phpbb/trunk@2822 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-08-05 15:01:48 +00:00
parent 3f8d62a645
commit 5750fb8353

View File

@@ -609,7 +609,7 @@ function message_die($msg_code, $msg_text = '', $msg_title = '', $display_header
} }
else else
{ {
page_header(''); page_header('', '', false);
} }
} }