cakephp2-php8/cake/libs/model
2010-01-02 00:07:31 -05:00
..
behaviors Removing "Long description for file" from /cake/libs tree. 2009-12-08 20:19:02 +11:00
datasources Removed unnessecary connect keys from all Dbo's _baseConfig. Updated connect methods where needed. Fixes #132 2009-12-27 12:47:52 -05:00
app_model.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
cake_schema.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
connection_manager.php Removing "Long description for file" from /cake/libs tree. 2009-12-08 20:19:02 +11:00
db_acl.php Removing "Long description for file" from /cake/libs tree. 2009-12-08 20:19:02 +11:00
model.php Removing dynamic calling of setTablePrefix(). tableprefix should be with the tablePrefix property, and any other custom construction behavior should be done in an overridden Model::__construct. 2010-01-02 00:07:31 -05:00
model_behavior.php Replacing duplicated code with pluginSplit(). 2009-11-15 19:55:20 -05:00