summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_shaper_wizards.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/firewall_shaper_wizards.php')
-rw-r--r--src/usr/local/www/firewall_shaper_wizards.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_shaper_wizards.php b/src/usr/local/www/firewall_shaper_wizards.php
index 18cc97e..7ea8e55 100644
--- a/src/usr/local/www/firewall_shaper_wizards.php
+++ b/src/usr/local/www/firewall_shaper_wizards.php
@@ -73,7 +73,7 @@ require_once("filter.inc");
require_once("shaper.inc");
require_once("util.inc");
-if($_GET['reset'] != "") {
+if ($_GET['reset'] != "") {
sigkillbyname('pfctl', SIGKILL);
exit;
}
OpenPOWER on IntegriCloud