summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 472da57..744cd47 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -40,6 +40,7 @@
$pgtitle = array("Services","Captive portal");
require("guiconfig.inc");
+require_once("captiveportal.inc");
if (!is_array($config['captiveportal'])) {
$config['captiveportal'] = array();
OpenPOWER on IntegriCloud