summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/openvpn.widget.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-12-03 17:54:37 -0500
committerScott Ullrich <sullrich@gmail.com>2011-12-03 17:54:37 -0500
commit895972448e13d52c3bac3aa088d3184c678c4604 (patch)
treeb621b3645d176eb8a1077e719dcd32f512c1b537 /usr/local/www/widgets/widgets/openvpn.widget.php
parent538ff13d095ede7c2bd1a2ccd77151d95c791064 (diff)
downloadpfsense-895972448e13d52c3bac3aa088d3184c678c4604.zip
pfsense-895972448e13d52c3bac3aa088d3184c678c4604.tar.gz
Require guiconfig.inc
Diffstat (limited to 'usr/local/www/widgets/widgets/openvpn.widget.php')
-rw-r--r--usr/local/www/widgets/widgets/openvpn.widget.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/widgets/widgets/openvpn.widget.php b/usr/local/www/widgets/widgets/openvpn.widget.php
index 3c460b2..a907516 100644
--- a/usr/local/www/widgets/widgets/openvpn.widget.php
+++ b/usr/local/www/widgets/widgets/openvpn.widget.php
@@ -2,6 +2,7 @@
$nocsrf = true;
+require_once("guiconfig.inc");
require_once("openvpn.inc");
/* Handle AJAX */
OpenPOWER on IntegriCloud