Call common.flushDebugInfo automatically on shutdown

This commit is contained in:
Kijin Sung 2016-02-16 11:12:01 +09:00
parent 516479cf20
commit 191fa7c0c1
4 changed files with 18 additions and 7 deletions

View file

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