summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-11 23:20:18 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-11 23:20:18 +0000
commit92bbcdb414d577cf714162d26a67edd414bfe216 (patch)
treea42eb6ef12214f6c29f6e8d3f9af942e0292c06e /usr/local/www
parentcc6bafe0fd5f4d0388b81005a445eed43f2c9459 (diff)
downloadpfsense-92bbcdb414d577cf714162d26a67edd414bfe216.zip
pfsense-92bbcdb414d577cf714162d26a67edd414bfe216.tar.gz
Forced commit to note the refresh of 60 seconds for the states page
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/diag_dump_states.php2
1 files changed, 1 insertions, 1 deletions
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`);
?>
OpenPOWER on IntegriCloud