mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
shaper, not filter is dirty
This commit is contained in:
parent
a722f381fe
commit
89cc63eeaf
@ -150,7 +150,7 @@ if ($_GET['act'] == "del") {
|
||||
|
||||
$a_shaper = $a_shaper_new;
|
||||
write_config();
|
||||
touch($d_filterconfdirty_path);
|
||||
touch($d_shaperconfdirty_path);
|
||||
header("Location: firewall_shaper.php");
|
||||
exit;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user