aboutsummaryrefslogtreecommitdiffstats
path: root/core/configuration-example.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/configuration-example.php')
-rw-r--r--core/configuration-example.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/configuration-example.php b/core/configuration-example.php
index f87117b..f99d130 100644
--- a/core/configuration-example.php
+++ b/core/configuration-example.php
@@ -27,4 +27,3 @@ Application::set('DATABASE.PASSWORD', '');
Application::set('TEMPLATE.NAME', 'default');
Application::set('TEMPLATE.LANG', Application::get('CORE.LANGUAGE'));
Application::set('ADMIN.LANGUAGE', Application::get('CORE.LANGUAGE'));
-?> \ No newline at end of file