summaryrefslogtreecommitdiffstats
path: root/src/usr/local/captiveportal
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/captiveportal')
-rw-r--r--src/usr/local/captiveportal/index.php3
-rw-r--r--src/usr/local/captiveportal/radius_accounting.inc4
-rw-r--r--src/usr/local/captiveportal/radius_authentication.inc4
3 files changed, 0 insertions, 11 deletions
diff --git a/src/usr/local/captiveportal/index.php b/src/usr/local/captiveportal/index.php
index 6e6de39..93c4e30 100644
--- a/src/usr/local/captiveportal/index.php
+++ b/src/usr/local/captiveportal/index.php
@@ -28,9 +28,6 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
-/*
- pfSense_MODULE: captiveportal
-*/
require_once("auth.inc");
require_once("functions.inc");
diff --git a/src/usr/local/captiveportal/radius_accounting.inc b/src/usr/local/captiveportal/radius_accounting.inc
index 1b74378..ab11cb2 100644
--- a/src/usr/local/captiveportal/radius_accounting.inc
+++ b/src/usr/local/captiveportal/radius_accounting.inc
@@ -35,10 +35,6 @@
*/
-/*
- pfSense_MODULE: captiveportal
-*/
-
define('GIGAWORDS_RIGHT_OPERAND', '4294967296'); // 2^32
/*
diff --git a/src/usr/local/captiveportal/radius_authentication.inc b/src/usr/local/captiveportal/radius_authentication.inc
index 7a2ad90..ce14225 100644
--- a/src/usr/local/captiveportal/radius_authentication.inc
+++ b/src/usr/local/captiveportal/radius_authentication.inc
@@ -36,10 +36,6 @@
*/
/*
- pfSense_MODULE: captiveportal
-*/
-
-/*
RADIUS AUTHENTICATION
---------------------
*/
OpenPOWER on IntegriCloud