summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_filter_reload.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-27 22:58:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-27 22:58:54 +0000
commite07f6d133e2f1df2867ce2de24993a7704bca25e (patch)
tree29699f689593d67f25ca1cb46b5058c5d35c8fa5 /usr/local/www/status_filter_reload.php
parente8dba7460f638e5bf6ccbf0701b0c2f6d7e9189e (diff)
downloadpfsense-e07f6d133e2f1df2867ce2de24993a7704bca25e.zip
pfsense-e07f6d133e2f1df2867ce2de24993a7704bca25e.tar.gz
Make sure globals are loaded
Diffstat (limited to 'usr/local/www/status_filter_reload.php')
-rw-r--r--usr/local/www/status_filter_reload.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_filter_reload.php b/usr/local/www/status_filter_reload.php
index d4c7345..27aeec8 100644
--- a/usr/local/www/status_filter_reload.php
+++ b/usr/local/www/status_filter_reload.php
@@ -34,7 +34,7 @@
##|*MATCH=status_filter_reload.php*
##|-PRIV
-
+require_once("globals.inc");
require_once("guiconfig.inc");
require_once("functions.inc");
OpenPOWER on IntegriCloud