One note I forgot to mention:
the $useDbConfig had moved from the Controller to the Model at some
point in version 1.2 so if you have problems with setting it from the
controller you may need to move that check logic to the appmodel or
from the controller you could set it using:
$this->Model->setDataSource(’myDevConfig’);


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to