cakephp2-php8/cake/libs/model
2007-06-28 17:31:26 +00:00
..
behaviors Fixing TreeBehavior so tests will work on php 4. 2007-06-23 04:16:33 +00:00
datasources Adding aliasing fix for DboSource::delete() and Model::deleteAll() (Ticket #2735) 2007-06-27 19:13:44 +00:00
behavior.php Adding missing headers 2007-02-09 18:18:01 +00:00
connection_manager.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
db_acl.php Replacing "&&" by "AND" (ticket #2784) 2007-06-18 06:54:41 +00:00
model.php Improving HABTM saving by getting rid of unneeded loop and escaping field names 2007-06-28 17:31:26 +00:00