On Feb 19, 2:15 pm, brian <[email protected]> wrote: > Obviously, if you already have other conditions, you'll want to append them: > > $this->paginate['conditions'][] = array('Group.site_id' => $variable);
Shouldn't the conditions array contain only k=>v pairs and not sub- arrays? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
