By "bootstrap" I assume you mean app/config/bootstrap.php, not
anything in the framework itself.

The bootstrap is the correct place to put app-wide global variables -
certainly for constant values.  But for dynamic things...  What is
this value you are setting, and where else in your app are you going
to use it?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to