cakephp2-php8/cake/libs/model
2010-01-13 23:19:10 -05:00
..
behaviors Adding php5 check to avoid errors when using __get() or __isset() methods in models 2010-01-13 12:57:41 -04:30
datasources Removing use of subclass method 'fullTableName()' in Datasource superclass. Fixes #100. 2010-01-13 23:19:10 -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 Fixing compatibility in ConnectionManager with php4. Fixes #187 2010-01-11 09:48:53 -05: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