cakephp2-php8/cake/libs/model
2009-03-15 23:01:21 +00: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
behavior.php Cleaning up previous commit. 2009-03-11 00:22:28 +00:00
connection_manager.php Fixing incorrect doc blocks for connection_manager.php. Thanks to ADmad for noticing the inconsistency. 2009-03-15 23:01:21 +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 Applying patch from 'rafaelbandeira3' fixing formatting of generated code to better follow cake coding standards. Fixes #5754 2009-03-08 18:05:18 +00:00
schema.php Applying patch from 'rafaelbandeira3' fixing formatting of generated code to better follow cake coding standards. Fixes #5754 2009-03-08 18:05:18 +00:00