X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fsvc_acct.pm;h=053f1e0f41773576260fdad6ff4410e5dd632372;hp=32190b19f394503d50706dfe05e4acad204e3a45;hb=dc83512c36dc6bea2585abada4f88d714c600e55;hpb=543d21618b4c8c55e054452cbe064bfa359d449e 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.