mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Wrong footer .. what a shock
git-svn-id: file:///svn/phpbb/trunk@2823 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -634,7 +634,7 @@ function message_die($msg_code, $msg_text = '', $msg_title = '', $display_header
|
||||
|
||||
if ( !defined('IN_ADMIN') )
|
||||
{
|
||||
include($phpbb_root_path . 'includes/page_footer.' . $phpEx);
|
||||
include($phpbb_root_path . 'includes/page_tail.' . $phpEx);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user