Updated to use Zend\Mvc\Bootstrap
authorMatthew Weier O'Phinney <matthew@zend.com>
Fri, 14 Oct 2011 22:02:43 +0000 (17:02 -0500)
committerMatthew Weier O'Phinney <matthew@zend.com>
Fri, 14 Oct 2011 22:03:53 +0000 (17:03 -0500)
commitb38a3586fd6b4b73640daf12ed4222d246823ff0
tree812354cb22e8b13d843f3197005b9182b10a5c1b
parent49250443eace3dda6deaee01f09e332ed1aacce9
Updated to use Zend\Mvc\Bootstrap

- Moved view initialization to Application\Module
  - combined view initialization and view listener registration into a single
    event listener
configs/application.config.php
modules/Application/Module.php
modules/Application/src/Application/Bootstrap.php [deleted file]
public/index.php