forgot this line...

git-svn-id: file:///svn/phpbb/trunk@8065 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen 2007-08-24 14:06:54 +00:00
parent 35b45cdff1
commit 72d67ffc38

View file

@ -205,8 +205,11 @@ function adm_page_footer($copyright_html = true)
garbage_collection(); garbage_collection();
if (!defined('PHPBB_EMBEDDED'))
{
exit; exit;
} }
}
/** /**
* Generate back link for acp pages * Generate back link for acp pages