$session->flash() is in your layout. If you have just started and haven't made your own layout, it will be using the default one from cake/libs/views/templates/layouts/default.thtml (or default.ctp in CakePHP 1.2.x)
[EMAIL PROTECTED] wrote: > when I use bake.php to build files with add() edit() index() ... > > I research codes in the controller file and find setFlash() work in it > ,but I dont konw how does the flash info. show up because flash() > doesn't exist. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
