restructured session handling.

This commit is contained in:
Taylor Otwell
2011-10-12 23:15:10 -05:00
parent f68a918d69
commit ba751b430b
6 changed files with 219 additions and 303 deletions

View File

@@ -40,7 +40,7 @@ return array(
|
*/
'key' => '',
'key' => 'some_secret_key',
/*
|--------------------------------------------------------------------------