cakephp2-php8/cake/libs/model
2009-10-29 20:31:29 -04:00
..
behaviors Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00
datasources Making DboSource::fetchAll return $this->_result if it is a boolean and $out is empty. Allows for Model::query() to return boolean values for operations that do not return recordsets. Fixes #6404 2009-10-29 20:31:29 -04:00
app_model.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
cake_schema.php Fixing broken tests in dbo_mysql caused by changes in CakeSchema. 2009-10-04 21:48:20 -04:00
connection_manager.php Renaming ConnectionManager::__getDriver() to ConnectionManager::__connectionData(). 2009-09-25 11:08:41 -04:00
db_acl.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
model.php Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00
model_behavior.php Fixing issues with cakeError call. 2009-08-30 19:33:21 -04:00