-
+
-
-
-
-
+
+
+
+
+ diff --git a/src/www/diag_tables.php b/src/www/diag_tables.php index 551a5a51f..9b2eef5ea 100644 --- a/src/www/diag_tables.php +++ b/src/www/diag_tables.php @@ -1,84 +1,88 @@ 89) - $loading = false; - sleep(1); - } - if($maxtimetowait < 90) - $savemsg = gettext("The bogons database has been updated."); -} - -exec("/sbin/pfctl -t " . escapeshellarg($tablename) . " -T show", $entries); -exec("/sbin/pfctl -sT", $tables); - include("head.inc"); ?>
@@ -86,100 +90,113 @@ include("head.inc");