From 24b5555ce14b587e2a06213438652f6f5564a1aa Mon Sep 17 00:00:00 2001 From: jdegraeve Date: Tue, 7 Feb 2006 18:46:38 +0000 Subject: [PATCH] indention still is a problem ;) git-svn-id: https://svn.m0n0.ch/wall/trunk@57 e36fee2c-cc09-0410-a7cc-ebac5c6737de --- captiveportal/radius_authentication.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/captiveportal/radius_authentication.inc b/captiveportal/radius_authentication.inc index da70501..6c0025e 100644 --- a/captiveportal/radius_authentication.inc +++ b/captiveportal/radius_authentication.inc @@ -108,7 +108,7 @@ else { break; default: - $rauth->putAttribute(RADIUS_CALLED_STATION_ID, $nas_mac); + $rauth->putAttribute(RADIUS_CALLED_STATION_ID, $nas_mac); $rauth->putAttribute(RADIUS_CALLING_STATION_ID, $clientmac); } -- 2.43.0