aboutsummaryrefslogtreecommitdiffstats
path: root/admin/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/index.php')
-rw-r--r--admin/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/index.php b/admin/index.php
index c0383c4..09c126d 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -2,8 +2,8 @@
#===============================================================================
# DEFINE: Administration
#===============================================================================
-define('ADMINISTRATION', TRUE);
-define('AUTHENTICATION', TRUE);
+const ADMINISTRATION = TRUE;
+const AUTHENTICATION = TRUE;
#===============================================================================
# INCLUDE: Initialization