Project

General

Profile

« Previous | Next » 

Revision d507c653

Added by Scott Ullrich about 20 years ago

Redirect to firewall_shaper.php after removing traffic shaper

This fixes Ticket #150

View differences:

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