mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
CaptivePortal: Cleanup this->sessionClose
This commit is contained in:
parent
3322a952d9
commit
4e38430e57
@ -63,7 +63,6 @@ class SessionController extends ApiControllerBase
|
||||
*/
|
||||
public function searchAction()
|
||||
{
|
||||
$this->sessionClose();
|
||||
$selected_zones = $this->request->get('selected_zones');
|
||||
$records = json_decode((new Backend())->configdRun("captiveportal list_clients") ?? '', true);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user