diff --git a/app/config/config.php b/app/config/config.php deleted file mode 100644 index 85a1412..0000000 --- a/app/config/config.php +++ /dev/null @@ -1,15 +0,0 @@ -merge($local); -} catch(Phalcon\Config\Exception $e) { - // Sometime went wrong. -} - -return $config;