summaryrefslogtreecommitdiffstats
path: root/usr/local/www/reboot.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/reboot.php
parent47eee8fabef9406ff2a6a7d6465ffd270de11a83 (diff)
downloadpfsense-c44417f85c3981e3038dce7cce795c9e571844df.zip
pfsense-c44417f85c3981e3038dce7cce795c9e571844df.tar.gz
Include captiveportal for captiveportal_radius_stop_all()
Diffstat (limited to 'usr/local/www/reboot.php')
-rwxr-xr-xusr/local/www/reboot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/reboot.php b/usr/local/www/reboot.php
index 2205bb9..df607a7 100755
--- a/usr/local/www/reboot.php
+++ b/usr/local/www/reboot.php
@@ -37,6 +37,8 @@
##|-PRIV
require("guiconfig.inc");
+require("functions.inc");
+require("captiveportal.inc");
if ($_POST) {
if ($_POST['Submit'] == " Yes ") {
OpenPOWER on IntegriCloud