hi,
try this
var $uses = array('model associate with controller', 'model u want to
include');
it is im to include first model associate with controller' and then
other
hope this will help u
byeOn Jan 28, 4:03 am, cake-learner <[email protected]> wrote: > Is there any way to include all models by default. I run to the model > issue so many times defining the relationship so i just want to join > manually so i can cut some development time. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
