Wow, Shoesole,
I had no idea about that. Is that a Cake 1.2 addition, or has it
always been there??

Wood

On Apr 23, 10:31 pm, shoesole <[EMAIL PROTECTED]> wrote:
> If you preface any function in your controller with cpanel_ then it
> will have the path you are desire.
>
> For example, in your users_controller file you will have a function
> called cpanel_add(). Then that will be avaliable 
> atwww.mysite.com/cpanel/users/add
> like you want. If you want the URLwww.mysite.com/cpanel/users/to be
> a list page, simply make your index function in users_controller
> cpanel_index(). Hope that helps.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to