hello! let's assume i have couple of controllers related to user management, and some more controllers for product management. i would like to separate user controllers from product controllers by putting them in different directories e.g. users, products, some_more. how can i do this without breaking cakephp rules and how to do the same for models and views?
thnx! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
