Commit 47130d53 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(legacy) fix some isset issues

parent f9d7634c
......@@ -89,8 +89,6 @@ if ($act == "edit") {
$pconfig = $a_acls[$id];
$networkacl = $a_acls[$id]['row'];
}
} else {
$networkacl = array();
}
if ($_POST) {
......
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