summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-11-29 16:48:23 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-11-29 16:48:23 -0500
commit84c07e65adeb148106c65b507c072fe9fd972aa8 (patch)
treef04c556e169b65db109fb312c06dae85ed89a2ef /usr
parentcb3b4ebcc0f4bc21f344f25a9ed3574e83853600 (diff)
downloadpfsense-84c07e65adeb148106c65b507c072fe9fd972aa8.zip
pfsense-84c07e65adeb148106c65b507c072fe9fd972aa8.tar.gz
Include guiconfig.inc for auth
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/getserviceproviders.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/getserviceproviders.php b/usr/local/www/getserviceproviders.php
index 5767950..a2122c0 100644
--- a/usr/local/www/getserviceproviders.php
+++ b/usr/local/www/getserviceproviders.php
@@ -35,6 +35,7 @@
##|*DESCR=Allow access to the 'AJAX: Service Providers' page.
##|*MATCH=getserviceproviders.php*
##|-PRIV
+require_once("guiconfig.inc");
require_once("pfsense-utils.inc");
$serviceproviders_xml = "/usr/local/share/mobile-broadband-provider-info/serviceproviders.xml";
OpenPOWER on IntegriCloud