cakephp2-php8/cake/libs/model
2009-03-15 22:22:18 -04:00
..
behaviors Updating doc blocks on tree behavior. 2009-03-08 17:12:30 +00:00
datasources Correcting issue in String::insert() where 0 offsets were handled incorrectly, affecting issue where values were not properly quoted and inserted into conditions strings. Fixes #6163. 2009-03-09 20:03:02 +00:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
cake_schema.php Renaming schema.php to cake_schema.php. Modifying relevant App::import calls. 2009-03-15 22:22:18 -04:00
connection_manager.php Fixing code formatting to wrap at 100 characters, adding fix for ticket #5596, counterCache now decrements properly when foreign key value changes. 2008-12-17 04:13:45 +00:00
db_acl.php fixes #5926, table prefix on acl tables when overriding constructor 2009-01-14 17:43:46 +00:00
model.php Renaming behavior.php to model_behavior.php. Modifying associated App::import calls. 2009-03-15 21:17:08 -04:00
model_behavior.php Renaming behavior.php to model_behavior.php. Modifying associated App::import calls. 2009-03-15 21:17:08 -04:00