mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
cron: Cleanup this->sessionClose
This commit is contained in:
parent
e5a146609a
commit
7b8028cf65
@ -47,9 +47,6 @@ class ServiceController extends ApiControllerBase
|
||||
public function reconfigureAction()
|
||||
{
|
||||
if ($this->request->isPost()) {
|
||||
// close session for long running action
|
||||
$this->sessionClose();
|
||||
|
||||
$backend = new Backend();
|
||||
|
||||
// generate configuration and (re)start daemon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user