]> git.gsnw.org Git - m0n0chwall.git/commitdiff
indention still is a problem ;)
authorjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Tue, 7 Feb 2006 18:46:38 +0000 (18:46 +0000)
committerjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Tue, 7 Feb 2006 18:46:38 +0000 (18:46 +0000)
git-svn-id: https://svn.m0n0.ch/wall/trunk@57 e36fee2c-cc09-0410-a7cc-ebac5c6737de

captiveportal/radius_authentication.inc

index da70501d9373c9ccc26e8e0529856c04f6df8d7d..6c0025ec97665f4d8d341ea72623b79a7feeaa66 100644 (file)
@@ -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);
        }