summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2002-11-04 22:22:14 +0000
committerivan <ivan>2002-11-04 22:22:14 +0000
commit3020db53ead9c1ffa2209054cf01845e079193b7 (patch)
treea7835609f8e3642224fdef81216a091316d5e883
parent2ea91c30198d066a5014f614ce9b1bc7b0c331c5 (diff)
doc
-rw-r--r--FS/FS/svc_acct.pm2
1 files changed, 1 insertions, 1 deletions
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