summaryrefslogtreecommitdiffstats
path: root/usr/local/www/graph.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-05-16 03:31:55 +0000
committerBill Marquette <billm@pfsense.org>2005-05-16 03:31:55 +0000
commitf977ac60e216bdce83a56fef52ac22d862729f67 (patch)
treedb49b49ab14b4a93fb60246af4fb0d4dada49298 /usr/local/www/graph.php
parent5a9edd86aadf8083e5c4a7f1057619698dac8b13 (diff)
downloadpfsense-f977ac60e216bdce83a56fef52ac22d862729f67.zip
pfsense-f977ac60e216bdce83a56fef52ac22d862729f67.tar.gz
Include guiconfig.inc so we can use auth.inc
Diffstat (limited to 'usr/local/www/graph.php')
-rwxr-xr-xusr/local/www/graph.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/graph.php b/usr/local/www/graph.php
index 455cf96..fefc2ad 100755
--- a/usr/local/www/graph.php
+++ b/usr/local/www/graph.php
@@ -30,6 +30,8 @@
POSSIBILITY OF SUCH DAMAGE.
*/
+include("guiconfig.inc");
+
// VERSION 1.0.4
/********** HTTP GET Based Conf ***********/
OpenPOWER on IntegriCloud