Try (not sure) importing it (App::import) , then inherit from PluginAppController from AppController.
On Wed, Mar 5, 2008 at 2:46 PM, vince <[EMAIL PROTECTED]> wrote: > > I'm having issues with this. > I need something to follow through my whole website, including my > plugins as the cms software is plugin driven. > However the app-controller in my authake plugin is overwriting > everything the the main app-controller is doing. > > How do I inherit the main app-controller into my plugin? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
