Well no its actually not, Configure::listObjects('model') calls
App::objects('model') internally though.But I forget which one will be deprecated :P On Sep 22, 12:45 pm, brian <[email protected]> wrote: > On Tue, Sep 22, 2009 at 12:33 PM, Miles J <[email protected]> wrote: > > > App::objects('model'); > > Nope. I think that's from an old version. You did jog my memory, > though. It's Configure::listObjects('model'). Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
