cakephp2-php8/cake/libs/model
phpnut 4c2a3ee02f Closes #5591.
Modified models in models.php setting the with key since these models are not used unless the with key is defined in the association.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7740 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-13 01:17:34 +00:00
..
behaviors Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
datasources Fixes #5539 - $config prototype was not being set correctly 2008-10-07 00:55:51 +00:00
app_model.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
behavior.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
connection_manager.php Adding more optimizations for the static classes 2008-10-12 03:52:24 +00:00
db_acl.php Correcting inconsistent return values in Model::saveAll(), updating bad tests, fixes #4981 2008-06-27 06:07:00 +00:00
model.php Closes #5591. 2008-10-13 01:17:34 +00:00
schema.php Refactoring schema test and fixing formatting, refactoring Model::_findCount() to use DboSource::calculate() in all cases, closes #4501 2008-10-01 15:27:29 +00:00