mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add missing Location:
This commit is contained in:
parent
d402b77f69
commit
3ea7306289
@ -41,7 +41,7 @@ require("guiconfig.inc");
|
||||
|
||||
if ($_GET['act'] == "del") {
|
||||
captiveportal_disconnect_client($_GET['id']);
|
||||
Header("status_captiveportal.php");
|
||||
Header("Location: status_captiveportal.php");
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user