Fix rule duplication bug here too

This commit is contained in:
Bill Marquette 2005-06-11 03:09:10 +00:00
parent 45f58438da
commit 8f3123467f

View File

@ -68,6 +68,9 @@ if (isset($id) && $a_out[$id]) {
$pconfig['interface'] = "wan";
}
if (isset($_GET['dup']))
unset($id);
if ($_POST) {
if ($_POST['destination_type'] == "any") {