diff options
-rw-r--r-- | FS/FS/part_export/sqlradius.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/part_export/sqlradius.pm b/FS/FS/part_export/sqlradius.pm index e1d862c39..b9fef2079 100644 --- a/FS/FS/part_export/sqlradius.pm +++ b/FS/FS/part_export/sqlradius.pm @@ -366,7 +366,6 @@ Called-Station-ID. #SQL_SELECT defaults to * if unspecified. It can be useful to set it to #SUM(acctsessiontime) or SUM(AcctInputOctets), etc. -Returns an array of hash references Returns an arrayref of hashrefs with the following fields: =over 4 |