diff options
author | ivan <ivan> | 2001-09-06 21:20:58 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-09-06 21:20:58 +0000 |
commit | e9c47f5904df328e0ac6e8ab993927d9aab3867c (patch) | |
tree | 4db0175065aab7ac6fffd1ef60a6276fb2be5f20 /FS | |
parent | 57d69d5c1f98f778a0df82795ce21ee7bd21042a (diff) |
doc
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/svc_acct.pm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index a4ce3f7c9..8a4d69347 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -118,6 +118,10 @@ FS::svc_Common. The following fields are currently supported: =item slipip - IP address +=item seconds - + +=item domsvc - svcnum from svc_domain + =item radius_I<Radius_Attribute> - I<Radius-Attribute> =item domsvc - service number of svc_domain with which to associate @@ -633,7 +637,7 @@ sub email { =head1 VERSION -$Id: svc_acct.pm,v 1.30 2001-09-06 20:41:59 ivan Exp $ +$Id: svc_acct.pm,v 1.31 2001-09-06 21:20:58 ivan Exp $ =head1 BUGS |