diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <?php #=============================================================================== -# INCLUDE: Main configuration +# INCLUDE: Initialization #=============================================================================== require 'core/application.php'; |