@@ -11,7 +11,7 @@ class session
static $stInstance = NULL;
private $fdestroy = false;
- const sid_expire = 3;
+ const sid_expire = 1;
const prefix = 'PHPSESSID';
const session_name = 'PHPSESSID';