aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorMaZderMind2015-12-23 14:27:35 +0100
committerMaZderMind2015-12-23 14:27:35 +0100
commit5064346f9bbfaac4c54175a129c94270ede7a333 (patch)
treea4f85870989cafeaeeb63156537d883c73c8166b /config.php
parent0ed383670ed0d18b343ab578eca90084e07d1dfc (diff)
ensure CONFIG-Array is always present
Diffstat (limited to 'config.php')
-rw-r--r--config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.php b/config.php
index b2a5350..cf30d94 100644
--- a/config.php
+++ b/config.php
@@ -1,6 +1,7 @@
<?php
date_default_timezone_set('Europe/Berlin');
+$GLOBALS['CONFIG'] = [];
/**
* Wenn die Webseite über diese Domain aufgerufen wird,