cakephp2-php8/cake/libs/model
2007-11-26 19:48:46 +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 Updating warning for Model::validates() 2007-11-26 19:48:46 +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