Bernard Grosperrin wrote: > [EMAIL PROTECTED] wrote: > > Maybe startup is not the best method to set a controller variable in. > > Are you sure startup is even being called? > > > I would not get an error if it was not called. > > Bernard
Yes you would - you don't need to call a function to 'create' an 'Undefined variable' - the previous poster was correct - the first thing you should do is make sure that the startup function is being called. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
