ignace wrote:
> 
> Why can't i have a Bootstrap in my default module? The code says:
> 
> if ($module === $default) {
>     continue;
> }
> 

Hi,

I think that's because your default module actually 'is' your application.
You may use your application Bootstrap instead.

-- 
View this message in context: 
http://www.nabble.com/Zend_Application_Module_Bootstrap---bootstrapping-the-default-module-tp23838994p23842342.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to