Hi Pierre, The Pages controller is there for static pages (that use no controller logic). Put simply if you create /app/views/pages/page1.thtml, /app/views/pages/page2.thtml etc. you can view them by looking at the url "/pages/page1", "/pages/page2" etc.
Happy coding, AD7six --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
