You can also have:
- models that don´t use any tables ($useTable=false, I think), - different models that use the same table (although you rarely have to, unless your realtionships are very complex), - controllers that don´t use any tables ($uses=null, I think). On Mar 8, 8:25 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > You can add pages that don't requiere a controller to /views/pages/ > > i.e > if you add /views/pages/about.thtml then you can access the page > through /pages/about/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
