summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/captiveportal/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/captiveportal/index.php b/usr/local/captiveportal/index.php
index 9489689..7a8b5ad 100755
--- a/usr/local/captiveportal/index.php
+++ b/usr/local/captiveportal/index.php
@@ -375,6 +375,7 @@ document.location.href="{$my_redirurl}";
EOD;
} else {
+ captiveportal_unlock();
header("Location: " . $my_redirurl);
}
OpenPOWER on IntegriCloud