summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-11-26 21:23:06 -0500
committersullrich <sullrich@pfsense.org>2009-11-26 21:23:06 -0500
commit4c86a16564becfd53281f87f3e0c66a255ae79ab (patch)
treeccb93d651400ece188f4c1815f319c355b9368cb /usr
parent5a7d827bfd5a6042ab9802321d7c175b92c37e19 (diff)
downloadpfsense-4c86a16564becfd53281f87f3e0c66a255ae79ab.zip
pfsense-4c86a16564becfd53281f87f3e0c66a255ae79ab.tar.gz
add captiveportal.inc
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/interfaces_assign.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/interfaces_assign.php b/usr/local/www/interfaces_assign.php
index 9b540f4..9e12b68 100755
--- a/usr/local/www/interfaces_assign.php
+++ b/usr/local/www/interfaces_assign.php
@@ -47,6 +47,7 @@ require("filter.inc");
require("shaper.inc");
require("ipsec.inc");
require("vpn.inc");
+require("captiveportal.inc");
/*
In this file, "port" refers to the physical port name,
OpenPOWER on IntegriCloud