mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #2376 from phil-davis/patch-2
This commit is contained in:
commit
b5dbd20177
@ -90,6 +90,7 @@ if ($_POST['clearall']) {
|
||||
exec("/sbin/pfctl -t " . escapeshellarg($tablename) . " -T delete " . escapeshellarg($entry), $delete);
|
||||
}
|
||||
}
|
||||
unset($entries);
|
||||
}
|
||||
|
||||
if (($tablename == "bogons") || ($tablename == "bogonsv6")) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user