summaryrefslogtreecommitdiff
path: root/html/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.php')
-rw-r--r--html/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.php b/html/index.php
index 05d4822..d26d0a3 100644
--- a/html/index.php
+++ b/html/index.php
@@ -25,7 +25,7 @@ require_once '../core/config/constants.php'; // general constants
require_once '../core/config/anom_settings.php'; // core framework constants
-require_once 'app/config/assets.php'; // application constants
+require_once 'app/config/app_constants.php'; // application constants
// Enable Autoloader