1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-01 03:54:56 +02:00

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
{
page_header();
page_header('');
}
}