Hi all!

I have a question regarding admin interface creation.
I know that if I'll uncomment

define('CAKE_ADMIN', 'admin');

in app/config/core.php file than I'll get basic administration
interface for my admin_method() function for my controllers on the url
like

/admin/controller/method/.../

But how can I create interface for /admin/ url itself?
Should I make 'admin' controller? Or what?


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

Reply via email to