The next thing to go wrong causes this computer to go flying ...

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

View file

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