X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fsvc_acct.pm;h=053f1e0f41773576260fdad6ff4410e5dd632372;hb=221a20d9395b84eeb1f0d384c69c80b5d4e7cdb6;hp=32190b19f394503d50706dfe05e4acad204e3a45;hpb=d47a9089d83e31e89aed4e6605566f7131510ffe;p=freeside.git diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 32190b19f..053f1e0f4 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -2294,7 +2294,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.