fixing bugs
preparing for 6.2.7 bugfix cycle
This commit is contained in:
parent
1835437de4
commit
b985eec1b1
9 changed files with 42 additions and 29 deletions
|
|
@ -756,7 +756,8 @@ Returns an epoch date for now.
|
|||
=cut
|
||||
|
||||
sub time {
|
||||
return dateToEpoch(&ParseDate("now"));
|
||||
#return dateToEpoch(&ParseDate("now"));
|
||||
return time;
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue