I read that 3 times and still have no idea what you want to do.

On Thu, Sep 24, 2009 at 2:37 PM, adam <abennett...@sbcglobal.net> wrote:
>
> i am implementing a layout and am sad that i can not change the auth
> flash layout, instead i am having to use session->check(), then
> session->read(), and then to remove the message, session->flash() into
> an area of the layout where it will not be displayed.
>
> is there a way to chagne the flash layout for auth messages (like with
> setFlash layouts?) without having to extend the session helper, or
> maybe be able to delete the message with the session helper from the
> layout without using flash() which displays the message?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to