cakephp2-php8/cake/libs/model
phpnut 23b0101ff8 Merging fixes and enhancements into trunk.
Revision: [2413]
Adding fix for Model::bindModel() when association name is different from className setting in the array.
Removed second param in Model::__generateAssociation() that was not used.
Removed unneeded foreach() in Model::__createLinks().

Revision: [2412]
Adding fix for Ticket #564 

Revision: [2411]
Adding fix for Ticket #596.
Also found other variables that where not used properly

Revision: [2410]
Added fix for Ticket #561


git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2414 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-03-26 17:31:33 +00:00
..
datasources Merging fixes and enhancements into trunk. 2006-03-26 09:59:40 +00:00
dbo Merging fixes and enhancements into trunk. 2006-03-26 09:59:40 +00:00
connection_manager.php Merging fixes and enhancements into trunk. 2006-03-16 01:50:55 +00:00
model.php Merging fixes and enhancements into trunk 2006-02-17 10:12:15 +00:00
model_php4.php Merging fixes and enhancements into trunk. 2006-03-26 17:31:33 +00:00
model_php5.php Merging fixes and enhancements into trunk. 2006-03-26 17:31:33 +00:00