I'm not quite sure where it's defined, but the documentation on this page: (
20.2.4 - Layout quickstart)
http://framework.zend.com/manual/en/zend.layout.quickstart.html#zend.layout.quickstart.examplespecifies
that you should use $this->headStylesheet() to retrieve the CSS,
but the function doesn't exist. It should actually be $this->headStyle() I
believe.

Considering that this is the only bug I've found in 1.5.0RC1 so far, and
it's just a documentation goof, we're doing pretty well!

-Karl Katzke

Reply via email to