ZF-3323: Zend_View_Helper_Doctype should be set in bootstrap
Description
Doctype should be set in bootstrap, however the manual says the layout script, in which case view scripts won't know about it.
Doctype should be set in bootstrap, however the manual says the layout script, in which case view scripts won't know about it.
Comments
Posted by Joó Ádám (ceriak) on 2008-05-26T03:10:38.000+0000
Fixed with revision 9531.
Posted by Wil Sinclair (wil) on 2008-06-15T20:36:41.000+0000
Changing to comply with new IT coventions for components.
Posted by Wil Sinclair (wil) on 2008-09-02T10:38:57.000+0000
Updating for the 1.6.0 release.