cakephp2-php8/lib/Cake/Model
Fitorec e7c913acba Fix unreachable code in Model mergeVars
Squashed commit of the following:

commit c8326460a4
Author: Fitorec <chanerec@gmail.com>
Date:   Tue Dec 6 18:04:11 2011 -0600

    add a space after the comma in the $merge array

commit 22ad6cdca5
Author: Fitorec <chanerec@gmail.com>
Date:   Tue Dec 6 03:31:54 2011 -0600

    removing the condition and adding actsAs to the default list of merged keys.

commit afa4dd0dee
Author: Fitorec <chanerec@gmail.com>
Date:   Mon Dec 5 12:10:32 2011 -0600

    Solving the small defect in the array of behaviors(actsAs)

Signed-off-by: mark_story <mark@mark-story.com>
2011-12-18 10:38:17 -05:00
..
Behavior Adding missing Model::create() when using Model::save() in a loop. Fixing some code formatting. Fixes #848 2011-12-18 03:55:14 +05:30
Datasource More code standards formatting 2011-12-15 23:00:07 -08:00
AclNode.php More code standards formatting 2011-12-15 23:00:07 -08:00
Aco.php Fix missing App::uses() added 2011-12-14 08:08:35 -05:00
AcoAction.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
AppModel.php Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Aro.php Fix missing App::uses() added 2011-12-14 08:08:35 -05:00
BehaviorCollection.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
CakeSchema.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
ConnectionManager.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Model.php Fix unreachable code in Model mergeVars 2011-12-18 10:38:17 -05:00
ModelBehavior.php fixing typos 2011-10-19 12:19:28 +07:00
Permission.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00