From af55c854bc61f1f267449f31ea21528e90c812e9 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Tue, 19 Mar 2019 18:20:43 +0100 Subject: [PATCH] filter, rule statistics, close window when not found (firewall_rule_lookup.php), for https://github.com/opnsense/core/issues/3312 --- src/www/firewall_rule_lookup.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/www/firewall_rule_lookup.php b/src/www/firewall_rule_lookup.php index 618c76e80..072e474d8 100644 --- a/src/www/firewall_rule_lookup.php +++ b/src/www/firewall_rule_lookup.php @@ -67,3 +67,8 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') { // not found, XXX: figure out where to redirect to } } +?> +