Thanks Vladas,

I filled a new ticket http://framework.zend.com/issues/browse/ZF-2575 :)

-- Simone

On Tue, Feb 5, 2008 at 3:21 PM, Vladas Diržys <[EMAIL PROTECTED]>
wrote:

> I think there is an error in documentation.
>
> http://framework.zend.com/manual/en/zend.http.cookies.html
>
> Example 17.22. and forward uses:
> $cookie = Zend_Http_*Client*('foo=two+words; ....);
>
> but it should be:
> $cookie = Zend_Http_*Cookie*('foo=two+words; ....);
>
>
>

Reply via email to