Update ZF2 submodule to release-2.0.0beta1 tag
[zf2.biz/galerie.git] / configs / application.config.php
index e280ee8..daf929f 100644 (file)
@@ -1,6 +1,5 @@
 <?php
 return new Zend\Config\Config(array(
-    'bootstrap_class' => 'Application\Bootstrap',
     'module_paths' => array(
         realpath(__DIR__ . '/../modules'),
     ),