ZF-6435: Bootstrap extends abstract class Zend_Application_Bootstrap_BootstrapAbstract
Description
in 2.2. Adding Zend_Application to your application in example class Bootstrap extends Zend_Application_Bootstrap_BootstrapAbstract but must extends Zend_Application_Bootstrap_Bootstrap
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-04-27T04:50:44.000+0000
Actually, it can extend either one; I'll update the docs anyways, however.
Posted by Matthew Weier O'Phinney (matthew) on 2009-04-27T05:22:21.000+0000
Docs updated in trunk and 1.8 release branch.