From 2d7bbd65b990a106f8d6f484af44863ddac0137b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 22 Dec 2010 10:36:32 -0500 Subject: Nuke trailing carriage returns --- usr/local/captiveportal/index.php | 2 +- usr/local/captiveportal/radius_accounting.inc | 2 +- usr/local/captiveportal/radius_authentication.inc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr/local/captiveportal') diff --git a/usr/local/captiveportal/index.php b/usr/local/captiveportal/index.php index 2d7883c..d254895 100755 --- a/usr/local/captiveportal/index.php +++ b/usr/local/captiveportal/index.php @@ -605,4 +605,4 @@ function captiveportal_write_usedmacs_db($usedmacs) { unlock($cpumaclck); } -?> +?> \ No newline at end of file diff --git a/usr/local/captiveportal/radius_accounting.inc b/usr/local/captiveportal/radius_accounting.inc index f57757a..958fabf 100644 --- a/usr/local/captiveportal/radius_accounting.inc +++ b/usr/local/captiveportal/radius_accounting.inc @@ -319,4 +319,4 @@ function remainder($bytes) { } -?> +?> \ No newline at end of file diff --git a/usr/local/captiveportal/radius_authentication.inc b/usr/local/captiveportal/radius_authentication.inc index 1f7e2b5..1349e8e 100644 --- a/usr/local/captiveportal/radius_authentication.inc +++ b/usr/local/captiveportal/radius_authentication.inc @@ -152,4 +152,4 @@ function RADIUS_AUTHENTICATION($username,$password,$radiusservers,$clientip,$cli } -?> +?> \ No newline at end of file -- cgit v1.1