ZF-9031: Tutorial code has a bug ( missing php initiator )
Description
Source :
http://framework.zend.com/manual/en/…
Description:
The code which has to be created as a part of file application/layouts/scripts/layout.phtml is missing an php initiator hence the doctype might not get set in the view page.
Comments
Posted by Mickael Perraud (mikaelkael) on 2010-01-31T10:12:11.000+0000
Resolved with r20787 and reported to 1.10 branch with r20788