Moved the RouteStack di class definition into the module config.
authorDavid Hazel <dhazel@gmail.com>
Fri, 17 Feb 2012 15:51:27 +0000 (07:51 -0800)
committerMatthew Weier O'Phinney <matthew@zend.com>
Tue, 21 Feb 2012 19:28:47 +0000 (13:28 -0600)
commit5245b8954b9d1bf04d370bf3a2d715a40d8f7825
tree4fb4dd0dad4f83b8cb4eb271d83213d836a7b159
parent155cc6275a3c57a9b68bb7a6d518968d5f5383f3
Moved the RouteStack di class definition into the module config.

The definition originally was in Mvc\Bootstrap::setLocator.

It would be better to leave the definition in Bootstrap, and simply set
a "preference" value in the config, but the definition *appears* to
override the preference settings.
module/Application/config/module.config.php