summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/widgets/wake_on_lan.widget.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2014-05-14 10:37:01 -0500
committerChris Buechler <cmb@pfsense.org>2014-05-14 10:37:29 -0500
commitad57eacf8791b062c17805915be27eb77875a94a (patch)
treec76901528c16472bcbacde926f3cccf015b33a65 /usr/local/www/widgets/widgets/wake_on_lan.widget.php
parentd3fa8a8775ccda7fcc8c746ce5896818087e668a (diff)
downloadpfsense-ad57eacf8791b062c17805915be27eb77875a94a.zip
pfsense-ad57eacf8791b062c17805915be27eb77875a94a.tar.gz
add guiconfig to widgets not including it. ticket #3498
Diffstat (limited to 'usr/local/www/widgets/widgets/wake_on_lan.widget.php')
-rw-r--r--usr/local/www/widgets/widgets/wake_on_lan.widget.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/widgets/widgets/wake_on_lan.widget.php b/usr/local/www/widgets/widgets/wake_on_lan.widget.php
index 6deb74b..5f81218 100644
--- a/usr/local/www/widgets/widgets/wake_on_lan.widget.php
+++ b/usr/local/www/widgets/widgets/wake_on_lan.widget.php
@@ -27,6 +27,7 @@
$nocsrf = true;
+require_once("guiconfig.inc");
require_once("/usr/local/www/widgets/include/wake_on_lan.inc");
if (is_array($config['wol']['wolentry']))
OpenPOWER on IntegriCloud