Commit 51962caa authored by Ad Schellevis's avatar Ad Schellevis

(legacy) remove left over debug stuff firewall_rules.php

parent d5d43822
......@@ -116,10 +116,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
header("Location: firewall_rules.php?if=" . htmlspecialchars($current_if));
exit;
}
echo $id;
print_r($_POST);
die;
}
if (isset($_GET['if'])) {
......
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