Update ZF2 submoudle to latest master
authorEvan Coury <me@evancoury.com>
Wed, 5 Oct 2011 17:48:41 +0000 (10:48 -0700)
committerEvan Coury <me@evancoury.com>
Wed, 5 Oct 2011 17:48:41 +0000 (10:48 -0700)
configs/application.config.php
library/ZendFramework

index 90da2e6..d725788 100644 (file)
@@ -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'),
     ),
 ));
index 7d314f2..45bbe92 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 7d314f2eac0f9af3998318f23c423aa2771f668d
+Subproject commit 45bbe929288848278a1151d757555f0715d2cb45