What I'm asking is pretty simple (I hope). How do I release my product using CakePHP? I'm not asking how to write an app in CakePHP or anything like that, what I'm asking is how do I bundle CakePHP in with my app?
I've modified the cake/lib/controller/app_controller.php, so how would a user upgrade the CakePHP version of my product without messing anything up? Essentially, how do I create the product so that I don't have to have that worry of my user messing up the product, or maybe where I can put the things I have in app_controller.php somewhere else and it'll do the same thing. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
