cakephp2-php8/lib/Cake/Model
2011-10-09 22:34:59 -04:00
..
Behavior Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
Datasource Fixing undefined variable reference. 2011-10-09 22:34:59 -04:00
AclNode.php Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
Aco.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AcoAction.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AppModel.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
Aro.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
BehaviorCollection.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
CakeSchema.php Fixed doc block comments. 2011-09-28 22:33:46 +02:00
ConnectionManager.php Fixing DatabaseSession handler to correctly close the session before the model object is destroyed by php. 2011-10-06 23:01:49 -04:30
Model.php Removed unnessecary call to array_merge() in Model::_deleteLinks(). Fixes #2075 . 2011-10-07 15:03:05 +02:00
ModelBehavior.php Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Permission.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30