aboutsummaryrefslogtreecommitdiff
path: root/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.php')
-rw-r--r--www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.php b/www/index.php
index 60447ca..581f56d 100644
--- a/www/index.php
+++ b/www/index.php
@@ -5,7 +5,7 @@
#language support
require_once ("lib/lib.l10n.php");
-if (file_exists("inc/config.inc.php") {
+if (file_exists("inc/config.inc.php")) {
require_once("inc/config.inc.php");
} else {
# Load fallback configuration