From 4821454ad5f243c5a182ebb75d8c93122bee58ab Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Mon, 14 Sep 2015 23:08:02 +0200 Subject: [PATCH] Declare in config/config.php.template to prevent a E_NOTICE --- config/config.php.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config.php.template b/config/config.php.template index c78eec5..000a60d 100644 --- a/config/config.php.template +++ b/config/config.php.template @@ -16,6 +16,8 @@ * @version 0.9 */ +$config = array(); + /* * BASIC */