aboutsummaryrefslogtreecommitdiffstats
path: root/admin/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/index.php')
-rw-r--r--admin/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/index.php b/admin/index.php
index 7e0b838..1f8d9f6 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -6,7 +6,7 @@ define('ADMINISTRATION', TRUE);
define('AUTHENTICATION', TRUE);
#===============================================================================
-# INCLUDE: Main configuration
+# INCLUDE: Initialization
#===============================================================================
require '../core/application.php';