cakephp2-php8/cake/libs/model
phpnut fc54b0f31a Adding fix for #1165.
Changing Model::__constructLinkedModel() to use the association name for 
the instance of an associated model.
Changed DboSource::read() to use the association name.


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3484 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-14 21:59:51 +00:00
..
datasources Adding fix for #1165. 2006-09-14 21:59:51 +00:00
i18n git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3092 3807eeeb-6ff5-0310-8944-8be069107fe0 2006-06-14 19:06:14 +00:00
behavior.php Adding $primary parameter to Model::afterFind() (and Behavior::afterFind()) 2006-08-18 08:00:54 +00:00
connection_manager.php Adding create() method to create DataSources dynamically; Ticket #1068 2006-06-29 06:23:11 +00:00
model.php Adding fix for #1165. 2006-09-14 21:59:51 +00:00