cakephp2-php8/cake/libs/model
phpnut cd3fee384d "Correcting order when building default file paths.
Fixed Configure::listObjects() to only return files form the proper paths.
Updated Schema class"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6026 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-11-19 15:54:41 +00:00
..
behaviors Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
datasources Refactoring [5988] 2007-11-12 17:31:37 +00:00
app_model.php Moving app_ files out of the root cake directory 2007-11-16 01:08:59 +00:00
behavior.php Changing CamelCase parameter to camelBack 2007-10-30 18:07:23 +00:00
connection_manager.php Fixing accessor in documentation for ConnectionManager and adding more documentation for DbAcl 2007-11-05 02:47:04 +00:00
db_acl.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
model.php "Refactoring App class. 2007-11-18 07:18:25 +00:00
schema.php "Correcting order when building default file paths. 2007-11-19 15:54:41 +00:00