And for the conditions, you can pass an associative array when all you
want is equality.

$found_username = $this->Username->find(
array('name'=>$this->data['Username']['name'], 'language_id' => $lang)
);


On Oct 24, 1:03 am, "Samuel DeVore" <[EMAIL PROTECTED]> wrote:
> $this->Username  Models are CamelCaseSingular
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to