cakephp2-php8/cake/libs/session
predominant a6b08c94d0 Merge remote branch 'origin/2.0' into 2.0
Conflicts:
	cake/libs/session/database_session.php
2010-09-06 23:57:36 +10:00
..
cache_session.php Making session storage classes not static, there was no real reason they were static before, and removing the static methods allows them to have constructors. This will allow moving database specific features from CakeSession to DatabaseSession. 2010-09-06 00:43:58 -04:00
database_session.php Merge remote branch 'origin/2.0' into 2.0 2010-09-06 23:57:36 +10:00