Ok, I guess Paul took care of this for us... :)

git-svn-id: file:///svn/phpbb/trunk@2311 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
dougk_ff7 2002-03-18 15:00:35 +00:00
parent 9ec9adec4d
commit b2d87a5021

View file

@ -20,7 +20,7 @@
* *
***************************************************************************/ ***************************************************************************/
if ( !defined('IN_PHPBB') && !defined('IN_ADMIN') ) if ( !defined('IN_PHPBB') )
{ {
die("Hacking attempt"); die("Hacking attempt");
} }