mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
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:
parent
9ec9adec4d
commit
b2d87a5021
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
***************************************************************************/
|
||||
|
||||
if ( !defined('IN_PHPBB') && !defined('IN_ADMIN') )
|
||||
if ( !defined('IN_PHPBB') )
|
||||
{
|
||||
die("Hacking attempt");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue