cakephp2-php8/lib/Cake/Model/Datasource
chinpei215 c246695518 Fix different format of $results in afterFind
Refs #2529

As of this commit, we can get consistent format of $resutls in afterFind.
And we can keep backward compatibility if Model::$useConsistentAfterFind is set to false.
2014-08-11 01:19:40 +09:00
..
Database Merge branch 'master' into 2.6 2014-08-03 01:05:36 +05:30
Session Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSession.php Fix notice in CakeSession. 2014-08-04 13:32:20 +02:00
DataSource.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DboSource.php Fix different format of $results in afterFind 2014-08-11 01:19:40 +09:00