cakephp2-php8/lib/Cake/Model/Datasource
mark_story 7790bcacff Allow afterFind() to fully remove an associated record.
By returnning array() or unsetting the 0'th result an afterFind
callback should be able to fully remove data from the results.

Fixes #3541
2013-01-17 20:35:37 -05:00
..
Database Fix SQL errors in TreeBehavior. 2012-12-26 20:55:07 -05:00
Session Fix incorrect expiry of sessions. 2012-08-02 21:03:53 -04:00
CakeSession.php Remove unused variables and code 2012-09-05 17:19:13 -07:00
DataSource.php Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
DboSource.php Allow afterFind() to fully remove an associated record. 2013-01-17 20:35:37 -05:00