X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fsvc_acct.pm;h=efe6c73bb6df74f3219fe0f5e3611940c325f961;hp=9c82da19116bee29abd83588efa9bb6e5696519d;hb=17a8b72b78ba455b58d53731fe557a471e0f2947;hpb=83cad295d38b0c764b59b62bc4840dcf666b7de9 diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 9c82da191..efe6c73bb 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -2395,7 +2395,7 @@ sub is_rechargable { =item seconds_since TIMESTAMP Returns the number of seconds this account has been online since TIMESTAMP, -according to the session monitor (see L). +according to the session monitor (see L). TIMESTAMP is specified as a UNIX timestamp; see L. Also see L and L for conversion functions.