cakephp2-php8/cake/libs/model
2011-01-29 20:54:15 -05:00
..
behaviors Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
datasources Merge branch '1.3' into merger 2011-01-08 23:49:19 -05:00
app_model.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
behavior_collection.php Removing the last vestiges of the enable parameter. 2011-01-18 19:33:57 -05:00
cake_schema.php Adding $name back in as it causes numerous notice errors in fixtures when it is missing. 2011-01-29 20:54:15 -05:00
connection_manager.php Changed the trigger_error by exceptions in ConnectionManager. 2011-01-12 23:08:34 -02:00
db_acl.php Removing the last vestiges of the enable parameter. 2011-01-18 19:33:57 -05:00
model.php Removed overriding of recursive to 0 in Model::_findNeighbors() if 'recusive' option is not specified in find options. Closes #860 2011-01-30 04:13:01 +05:30
model_behavior.php Adding documentation. 2010-12-26 17:21:49 -05:00