Added database session handling.

This commit is contained in:
Josh Sherman 2011-01-16 15:40:59 -05:00
parent c4ee198a8e
commit 04471d607a
3 changed files with 268 additions and 38 deletions

View file

@ -9,7 +9,7 @@
* Redistribution of these files must retain the above copyright notice.
*
* @author Josh Sherman <josh@gravityblvd.com>
* @copyright Copyright 2007-2010, Gravity Boulevard, LLC
* @copyright Copyright 2007-2011, Gravity Boulevard, LLC
* @license http://www.opensource.org/licenses/mit-license.html
* @package PICKLES
* @link http://p.ickl.es
@ -154,10 +154,6 @@ class Controller extends Object
session_start();
}
}
else
{
session_write_close();
}
}
// Validates security level