cakephp2-php8/cake/libs/model
2009-12-13 15:52:07 -05:00
..
behaviors Removing unneeded code for minor optimization 2009-11-26 09:54:25 -05:00
datasources Making DboSource::fields() accept an expression object. Fixes issues with sql parsing over quoting special SQL syntax. 2009-12-13 15:52:07 -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 Updating doc blocks for model::validates. 2009-12-03 00:53:31 -05:00
schema.php Replace function join (alias) by implode. 2009-11-21 13:43:11 -05:00