From 92bbcdb414d577cf714162d26a67edd414bfe216 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 11 Jul 2005 23:20:18 +0000 Subject: Forced commit to note the refresh of 60 seconds for the states page --- usr/local/www/diag_dump_states.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www') diff --git a/usr/local/www/diag_dump_states.php b/usr/local/www/diag_dump_states.php index 23406d5..634300d 100755 --- a/usr/local/www/diag_dump_states.php +++ b/usr/local/www/diag_dump_states.php @@ -37,7 +37,7 @@ function gentitle_pkg($pgname) { $pgtitle = "Diagnostics: Show States"; include("head.inc"); - + $states=split("\n",`/sbin/pfctl -ss`); ?> -- cgit v1.1