aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/usercp_email.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/usercp_email.php')
-rw-r--r--phpBB/includes/usercp_email.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/usercp_email.php b/phpBB/includes/usercp_email.php
index 3a7bd36375..7379927b66 100644
--- a/phpBB/includes/usercp_email.php
+++ b/phpBB/includes/usercp_email.php
@@ -21,7 +21,7 @@
*
***************************************************************************/
-if ( !defined('IN_PROFILE') )
+if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
exit;