Thanks for the link. Sorry for the nuisance post. What can I say ... It's Friday, very tired, not thinking straight.
Langdon AD7six wrote: > > On Sep 7, 8:19 am, Langdon Stevenson <[EMAIL PROTECTED]> wrote: >> Hi >> >> I have a set of functions that are common to a subset of my controllers. >> I don't want to put these functions in AppController as they are not >> required by most of the site. >> >> What I would like to do is have another class in between AppController >> and my final controllers like: >> >> Wizard class extend AppController >> FinalController extends Wizard > > Oooo bad form ;) > http://groups.google.com/group/cake-php/search?group=cake-php&q=extending+app_controller > > Try the thread from august. > > AD --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
