Revision d507c653
Added by Scott Ullrich about 20 years ago
usr/local/www/firewall_shaper.php | ||
---|---|---|
60 | 60 |
touch($d_shaperconfdirty_path); |
61 | 61 |
unset($config['shaper']['enable']); |
62 | 62 |
write_config(); |
63 |
Header("Location: firewall_shaper.php"); |
|
63 | 64 |
} |
64 | 65 |
|
65 | 66 |
if ($_POST) { |
Also available in: Unified diff
Redirect to firewall_shaper.php after removing traffic shaper
This fixes Ticket #150