cakephp2-php8/cake/libs/model
phpnut c6f9c4bdb1 "Fixes #3589, Model::deconstruct() undefined index notice with $data['meridian']
Fixed loading of classes in Model test"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6086 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-11-26 18:00:06 +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 Adding propagation of $cascade parameter (indicating if dependent records will be deleted as well) to beforeDelete callback at the Model and Behavior level 2007-11-25 05:14:07 +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 updating DB_ACL and configure, fixes #3643 and fixes #3644 2007-11-24 16:10:03 +00:00
model.php "Fixes #3589, Model::deconstruct() undefined index notice with $data['meridian'] 2007-11-26 18:00:06 +00:00
schema.php adding i18n and sessions schema files. command modified slightly to : cake schema run create DbAcl, cake schema run create i18n, and cake schema run create Sessions 2007-11-25 16:01:49 +00:00