changed pod from 'days' to 'seconds' for expireOffset et al. to reflect what's actually happening
This commit is contained in:
parent
c410bfd146
commit
cb7f79543a
1 changed files with 2 additions and 2 deletions
|
|
@ -319,7 +319,7 @@ sub deleteUsers {
|
|||
|
||||
=head2 deleteOffset ( [ value ] )
|
||||
|
||||
Returns the number of days after the expiration to delete the grouping.
|
||||
Returns the number of seconds after the expiration to delete the grouping.
|
||||
|
||||
=head3 value
|
||||
|
||||
|
|
@ -408,7 +408,7 @@ sub expireNotifyMessage {
|
|||
|
||||
=head2 expireNotifyOffset ( [ value ] )
|
||||
|
||||
Returns the number of days after the expiration to notify the user.
|
||||
Returns the number of seconds after the expiration to notify the user.
|
||||
|
||||
=head3 value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue