aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/functions_admin.php')
-rw-r--r--phpBB/includes/functions_admin.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/phpBB/includes/functions_admin.php b/phpBB/includes/functions_admin.php
index db9a8ac80a..5d5df857fa 100644
--- a/phpBB/includes/functions_admin.php
+++ b/phpBB/includes/functions_admin.php
@@ -21,11 +21,6 @@
*
***************************************************************************/
-if ( !defined('IN_PHPBB') )
-{
- die("Hacking attempt");
-}
-
//
// Simple version of jumpbox, just lists authed forums
//