summaryrefslogtreecommitdiffstats
path: root/usr/local/www/halt.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-11-21 18:30:00 -0500
committerScott Ullrich <sullrich@pfsense.org>2009-11-21 18:30:00 -0500
commitc44417f85c3981e3038dce7cce795c9e571844df (patch)
tree7ae4587e2afd8f44d9d15f05240d6ab78f3dc1fa /usr/local/www/halt.php
parent47eee8fabef9406ff2a6a7d6465ffd270de11a83 (diff)
downloadpfsense-c44417f85c3981e3038dce7cce795c9e571844df.zip
pfsense-c44417f85c3981e3038dce7cce795c9e571844df.tar.gz
Include captiveportal for captiveportal_radius_stop_all()
Diffstat (limited to 'usr/local/www/halt.php')
-rwxr-xr-xusr/local/www/halt.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/halt.php b/usr/local/www/halt.php
index b6fdbd0..0867b60 100755
--- a/usr/local/www/halt.php
+++ b/usr/local/www/halt.php
@@ -43,6 +43,8 @@
##|-PRIV
require("guiconfig.inc");
+require("functions.inc");
+require("captiveportal.inc");
if ($_POST) {
if ($_POST['Submit'] != " No ") {
OpenPOWER on IntegriCloud