cakephp2-php8/cake/libs/model
2007-10-20 12:40:19 +00:00
..
behaviors Fixes #3305, Console i18n extract using wrong paths. 2007-10-20 05:55:37 +00:00
datasources Fixed failing DboSourceTest caused in [5816] 2007-10-20 12:40:19 +00:00
behavior.php Implementing beforeValidate() behavior callback (Ticket #2818), and allowing $actsAs to be specified in AppModel 2007-09-20 15:16:25 +00:00
connection_manager.php Closes #3394, applied test patch 2007-10-16 09:05:25 +00:00
db_acl.php Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
model.php Closes #3318, When model calls invalidate, it would be usefull to use the __(messageID, true) 2007-10-20 10:14:30 +00:00
schema.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00