mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
Firewall: Cleanup this->sessionClose
This commit is contained in:
parent
ba1c7530d3
commit
be66f982ce
@ -391,7 +391,6 @@ class AliasController extends ApiMutableModelControllerBase
|
||||
public function importAction()
|
||||
{
|
||||
if ($this->request->isPost()) {
|
||||
$this->sessionClose();
|
||||
$result = array("existing" => 0, "new" => 0, "status" => "failed");
|
||||
$data = $this->request->getPost("data");
|
||||
if (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user