aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/index.php b/phpBB/adm/index.php
index 5cee30b4c2..d0d91adbbb 100644
--- a/phpBB/adm/index.php
+++ b/phpBB/adm/index.php
@@ -10,8 +10,8 @@
/**
*/
-define('IN_PHPBB', 1);
-define('ADMIN_START', 1);
+define('IN_PHPBB', true);
+define('ADMIN_START', true);
define('NEED_SID', true);
// Include files