cakephp2-php8/lib/Cake/Model/Behavior
mark_story 888b1f4795 Fix issue with using contain() and query[contain]
When contain() and query['contain'] = array(...) were used together
the query['contain'] values where not respected.

Fixes #3287
2012-10-20 14:51:52 -04:00
..
AclBehavior.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ContainableBehavior.php Fix issue with using contain() and query[contain] 2012-10-20 14:51:52 -04:00
TranslateBehavior.php Update query building in TranslateBehavior. 2012-09-25 21:01:19 -04:00
TreeBehavior.php Allow saving new records with pre specified primary key value with treebehavior. 2012-10-11 01:03:49 +05:30