mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 06:13:32 +09:00
Fix #284 Unable to save session in some environments
This commit is contained in:
parent
833436465b
commit
e5ffb52c53
2 changed files with 2 additions and 1 deletions
|
|
@ -334,7 +334,6 @@ class Context
|
|||
}
|
||||
|
||||
ob_start();
|
||||
register_shutdown_function('Context::close');
|
||||
|
||||
// set authentication information in Context and session
|
||||
if(self::isInstalled())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue