cakephp2-php8/cake
phpnut cbbf006bd6 Adding fix for:
Ticket #1303, fixes On HABTM save() the associated field 'id' must be first in $this->params
Ticket #1819, fixes save() for HABTM to allow array keys in any order.
Ticket #2762, fixes Model::save() for HABTM not saving if no data from the parent Model is present

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5320 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-06-21 13:53:51 +00:00
..
config Merging fixes and enhancements into the trunk: 2007-06-20 09:01:21 +00:00
console Correcting code structure to standards 2007-06-20 07:51:52 +00:00
libs Adding fix for: 2007-06-21 13:53:51 +00:00
locale Removing all language file svn these are now located at http://cakeforge.org/projects/translations/ 2007-02-04 03:01:02 +00:00
tests Correcting code structure to standards 2007-06-20 07:51:52 +00:00
app_controller.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_helper.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_model.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
basics.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00
bootstrap.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
dispatcher.php Adding correct fix for Ticket #2775 2007-06-20 07:59:41 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging fixes and enhancements into the trunk: 2007-06-20 09:01:21 +00:00