cakephp2-php8/lib/Cake/Model/Datasource
José Lorenzo Rodríguez 273125d2f5 Merge pull request #146 from majna/2.0-database-session
Refactored DatabaseSession to use only 'Session.handler.model' config
2011-07-11 16:28:25 -07:00
..
Database removing unused parameter for value() 2011-07-11 22:13:03 +02:00
Session Refactored DatabaseSession to use only 'Session.handler.model' config. Fixed static call on non-static method DatabaseSession::gc(). Fix for SessionFixture -primary key too long (MySQL Error: 1071) 2011-07-11 00:16:41 +02:00
CakeSession.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
DataSource.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
DboSource.php removing unused parameter for value() 2011-07-11 22:13:03 +02:00