Forced commit to note the refresh of 60 seconds for the states page

This commit is contained in:
Scott Ullrich 2005-07-11 23:20:18 +00:00
parent cc6bafe0fd
commit 92bbcdb414

View File

@ -37,7 +37,7 @@ function gentitle_pkg($pgname) {
$pgtitle = "Diagnostics: Show States";
include("head.inc");
$states=split("\n",`/sbin/pfctl -ss`);
?>