RADIUS counter/limit accounting with realms stored as @realm in UserName column inste...
authorIvan Kohler <ivan@freeside.biz>
Tue, 19 Nov 2013 00:25:52 +0000 (16:25 -0800)
committerIvan Kohler <ivan@freeside.biz>
Tue, 19 Nov 2013 00:25:52 +0000 (16:25 -0800)
FS/FS/part_export/sqlradius.pm

index a42e718..6f6e48f 100644 (file)
@@ -812,7 +812,7 @@ sub update_svc {
 
     $fs_username = lc($fs_username) unless $conf->exists('username-uppercase');
 
-    #my %search = ( 'username' => $UserName );
+    #my %search = ( 'username' => $fs_username );
 
     my $status = '';
     my $errinfo = "for RADIUS detail RadAcctID $RadAcctId ".