cakephp2-php8/cake/libs/model
2009-11-22 17:56:46 -05:00
..
behaviors Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00
datasources Applying optimizations to use of count() from 'jrbasso' 2009-11-21 15:14:21 -05:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Reversing change from [a37fc0d455e373b30a73f11687885572c6e4b90d]. As the additional & causes errors in PHP <= 5.2 2009-09-29 10:05:03 -04:00
connection_manager.php Applying optimizations to use of count() from 'jrbasso' 2009-11-21 15:14:21 -05:00
db_acl.php fixes #5926, table prefix on acl tables when overriding constructor 2009-01-14 17:43:46 +00:00
model.php Making habtm join conditions used by __saveMulti when finding link records to remove. It should be noted that having conditions on non-joinTable tables, and not having a model on the joinTable can cause SQL issues. Fixes #304 2009-11-22 17:56:46 -05:00
schema.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00