diff options
author | ivan <ivan> | 2005-03-03 08:05:41 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-03-03 08:05:41 +0000 |
commit | 411e690aa630bf260c6b3f64bb4b46d9fd2f3539 (patch) | |
tree | dac3d6bc0d4da918a2ee06e8f9399b35d5f1f92f /FS | |
parent | d9649d434ba0955cd079d70e885b9f33f5ad85b5 (diff) |
doc
Diffstat (limited to 'FS')
-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 |