From 3020db53ead9c1ffa2209054cf01845e079193b7 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 4 Nov 2002 22:22:14 +0000 Subject: [PATCH] doc --- FS/FS/svc_acct.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 67c075a67..024e8cf9f 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -954,7 +954,7 @@ sub seconds_since { Returns the numbers of seconds this account has been online between TIMESTAMP_START (inclusive) and TIMESTAMP_END (exclusive), according to an external SQL radacct table, specified via sqlradius export. Sessions which -started in the specified range but are still open are countedfrom session +started in the specified range but are still open are counted from session start to the end of the range (unless they are over 1 day old, in which case they are presumed missing their stop record and not counted). Also, sessions which end in the range but started earlier are counted from the start of the -- 2.11.0