cakephp2-php8/cake/libs/model
phpnut 056c4cc054 Adding fix for #2613, fixes afterFind callback not called on models in depth search > 1 (recursive).
Changed the regex pattern matching in Router::stripEscape()

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5140 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-21 03:54:42 +00:00
..
behaviors Adding fix for #2538, fixes findAll doesn't work with TranslateBehavior when specifying which fields to fetch 2007-05-12 08:30:55 +00:00
datasources Adding fix for #2613, fixes afterFind callback not called on models in depth search > 1 (recursive). 2007-05-21 03:54:42 +00:00
behavior.php Adding missing headers 2007-02-09 18:18:01 +00:00
connection_manager.php Fixing [Only variable references should be returned by reference] 2007-04-05 04:47:01 +00:00
db_acl.php Refactoring AclComponent to use model instances consistently 2007-05-15 20:01:44 +00:00
ini_acl.php Fixing paths to correctly load acl models. 2007-05-01 02:30:26 +00:00
model.php Adding fix for #2587, _ _backAssociation as real class member 2007-05-20 05:05:18 +00:00