Hello, I'm posting here as I cannot find an answer anywhere.
I'm trying to use ZendApplication to manage a new ZF application and I have created a default module and an archive module. The archive module has also its own Bootstrap.php (which classname is Archive_Bootstrap) but the strange thing that I cannot understand is why the archive bootstrap is always loaded even if I'm using the default module. Why this behaviour? Am I missing something important? Thanks in advance for your help! Alessandro -- View this message in context: http://www.nabble.com/ZendApplication-modules-bootstrap-files-tp23979227p23979227.html Sent from the Zend Framework mailing list archive at Nabble.com.
