Hi Russ, It looks like you have the right idea, for any page that doesn't use/need a model set $uses = NULL.
That said: I would suggest following this http://manual.cakephp.org/chapter/18 and then asking the questions that remain - you'll find it to be less time overall in terms of developing what you want to do. For any pages that don't contain any logic - put them in /app/pages/NAME.thtml and you can see them by calling /pages/NAME. Cheers, 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 -~----------~----~----~----~------~----~------~--~---
