Addendum: The last two items cause PHP to give a notice because those constants are defined later on. I had to define the APP_PATH because cake \bootstrap.php and cake\libs\configure.php use it to find core.php and bootstrap.php.
This seems to work, and now when I need to fix bugs in my code I only have to fix them in once place. -- Russell --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
