cakephp2-php8/lib/Cake/Model/Datasource
ADmad d60cd3ab2f Revert "Merge pull request #4405 from php-engineer/master-session-bugfix"
This reverts commit 5863adda42, reversing
changes made to 4c37cf6d4b.

There was no real issue. The lack of session cookie in CLI makes writing
tests a bit tricky which caused the confusion. Refs #4405, #4451.
2014-09-01 00:17:53 +05:30
..
Database Fix CURRENT_TIMESTAMP being stored as a default value. 2014-08-25 11:17:11 +02:00
Session Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSession.php Revert "Merge pull request #4405 from php-engineer/master-session-bugfix" 2014-09-01 00:17:53 +05:30
DataSource.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DboSource.php Ensure that afterFind is called when using 'joins' with 'recursive' = -1 2014-08-27 15:16:13 +09:00