mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
Diagnostics: Cleanup this->sessionClose
This commit is contained in:
parent
7f2f810480
commit
8cc1792cb1
@ -51,7 +51,6 @@ class LogController extends ApiControllerBase
|
||||
$validFrom = $this->request->get('validFrom', null, '0');
|
||||
|
||||
$backend = new Backend();
|
||||
$this->sessionClose();
|
||||
if ($this->request->isPost() && substr($name, -6) == 'Action') {
|
||||
if ($action == "clear") {
|
||||
$backend->configdpRun("system clear log", array($module, $scope));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user