Try this article in the bakery:
http://bakery.cakephp.org/articles/view/taking-advantage-of-the-pages-controller



On 21 May, 01:49, Grant Cox <[EMAIL PROTECTED]> wrote:
> The PagesController is intended for purely static pages, not for
> functionality.  You should make a UsersController (or whatever model
> is storing your authentication data) for the login action.  You can
> make this appear as your default front page by modifying the app/
> config/routes.php file.


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