From: Evan Coury Date: Wed, 5 Oct 2011 17:48:41 +0000 (-0700) Subject: Update ZF2 submoudle to latest master X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=aa568254886a3adf2ae57ee3d2df7d41a7977572;hp=49440e70a33225e071345bf53d8a7471d3997670;p=zf2.biz%2Fgalerie.git Update ZF2 submoudle to latest master --- diff --git a/configs/application.config.php b/configs/application.config.php index 90da2e6..d725788 100644 --- a/configs/application.config.php +++ b/configs/application.config.php @@ -7,7 +7,7 @@ return new Zend\Config\Config(array( 'Application', ), 'module_manager_options' => array( - 'cache_config' => false, - 'cache_dir' => realpath(__DIR__ . '/../data/cache'), + 'enable_config_cache' => false, + 'cache_dir' => realpath(__DIR__ . '/../data/cache'), ), )); diff --git a/library/ZendFramework b/library/ZendFramework index 7d314f2..45bbe92 160000 --- a/library/ZendFramework +++ b/library/ZendFramework @@ -1 +1 @@ -Subproject commit 7d314f2eac0f9af3998318f23c423aa2771f668d +Subproject commit 45bbe929288848278a1151d757555f0715d2cb45