Commit a094035f authored by Ad Schellevis's avatar Ad Schellevis

firewall_aliases_edit.php

parent 236c8460
...@@ -105,7 +105,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') { ...@@ -105,7 +105,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
} }
$pconfig['detail'] = implode('||', $pconfig['detail']); $pconfig['detail'] = implode('||', $pconfig['detail']);
if (isset($pconfig['submit'])) { if (isset($pconfig['submit'])) {
$input_errors = array(); $input_errors = array();
// validate data // validate data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment