File bootstrap is included in method Configure::__loadBootstrap() so You have to mark Your global variables by keyword 'global' as global - otherwise they are valid only in scope inside of above mentioned method.
About global variables: if this solution is good enough for You, then it is perfect and do not listen to me, it is only question of personal taste, You know ;-) Truth is: file bootstrap.php is mentioned for such a things. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
