Fix #284 Unable to save session in some environments

This commit is contained in:
Kijin Sung 2016-02-17 09:37:13 +09:00
parent 833436465b
commit e5ffb52c53
2 changed files with 2 additions and 1 deletions

View file

@ -59,5 +59,7 @@ if($oContext->checkSSO())
}
}
Context::close();
/* End of file index.php */
/* Location: ./index.php */