use var $uses = array(); as if you set any models in your app_controller var $uses = null; will overwrite them.
On 5 Dec, 09:03, gearvOsh <[EMAIL PROTECTED]> wrote: > Is there a way to make it so a controller does not need a model? I > have a controller that holds login/logout/etc and theres no need for a > model. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
