I was wondering if this is possible. I currently have my normal admin routing set up for admin_ I want to add manage_ to controllers that allow users to manage their account but when logged in i want them to be able to access a few regular functions that will not have manage_something. For example they login I do not want to have a manage_index in Posts controller, i want them to simply access index function. How can I set something like this up? Thanks Dave
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
