summaryrefslogtreecommitdiffstats
path: root/usr/local/captiveportal
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/captiveportal')
-rwxr-xr-xusr/local/captiveportal/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/captiveportal/index.php b/usr/local/captiveportal/index.php
index 4c076a6..eab9763 100755
--- a/usr/local/captiveportal/index.php
+++ b/usr/local/captiveportal/index.php
@@ -356,12 +356,10 @@ document.location.href="{$my_redirurl}";
EOD;
} else {
- unlock($cplock);
header("Location: " . $my_redirurl);
return $sessionid;
}
- unlock($cplock);
return $sessionid;
}
OpenPOWER on IntegriCloud