On May 5, 2007, at 9:36 PM, Devraj Mukherjee wrote:
> > Hi everyone, > > I wish to define a few application specific configuration variables > like > > - SMTP server in use > - Path to store image files > > Does Cake allow programmers to do that? /app/config/bootstrap.php or Class vars in your AppController, defined at /app/app_controller.php -- John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
