it works. thnx
On Mon, May 18, 2009 at 5:20 PM, Paul R. Zwiers <[email protected]> wrote: > > Hello Marojahan, > > > Monday, May 18, 2009, 12:11:02 PM, you wrote: > > >> what i have to do, so both my before_filter function that found in > xxx_controller and app_controller executed? > > > Put parent::beforeFilter(); in your WhateverController beforeFilter > method, then the beforeFilter of AppController is called. > > > -- Paul > > > > > > -- --- I Don't Know Who/What I Am Yet, But I Know Who/What I Am Not! -------------------------------------- Marojahan M.T. Sigiro [email protected] GTalk : marojahan Y! : ojak_s http://ojakaja.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
