Project

General

Profile

« Previous | Next » 

Revision 73335292

Added by Scott Ullrich over 19 years ago

Configure filter after removing shaper.

Could be related to Ticket #856

View differences:

usr/local/www/firewall_shaper.php
68 68
  touch($d_shaperconfdirty_path);
69 69
  unset($config['shaper']['enable']);
70 70
  write_config();
71
  filter_configure();
71 72
  Header("Location: index.php");
72 73
  exit;
73 74
}

Also available in: Unified diff