X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=configs%2Fapplication.config.php;h=873c275cbbc83fba3fb5274aacae0a13678414fe;hb=4c1704774b146f5827fdf4adcebc7940e9bf07c4;hp=daf929f2bd822067cd4daa7541c383030c8f1434;hpb=b38a3586fd6b4b73640daf12ed4222d246823ff0;p=zf2.biz%2Fgalerie.git diff --git a/configs/application.config.php b/configs/application.config.php index daf929f..873c275 100644 --- a/configs/application.config.php +++ b/configs/application.config.php @@ -1,5 +1,5 @@ array( realpath(__DIR__ . '/../modules'), ), @@ -13,4 +13,4 @@ return new Zend\Config\Config(array( 'enable_auto_installation' => false, 'manifest_dir' => realpath(__DIR__ . '/../data'), ), -)); +);