In essence, it's simply a PHP file, it's just contained within a framework. I see no reason why you couldn't set up a single bootstrap file, place it in a directory higher in your folder structure, and then use include(); in each of your apps.
On Apr 22, 9:17 am, Ernesto <[email protected]> wrote: > Hello. > > here's some "Extreme Cake-multiapp-ing" > > is there any way to share the same "bootstrap.php" across multiple > apps?? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
