mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
(legacy) remove left over debug stuff firewall_rules.php
This commit is contained in:
parent
d5d4382285
commit
51962caa08
@ -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'])) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user