mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-26 10:03:50 +03:00
fixed a typo
This commit is contained in:
parent
3bc46de0a6
commit
7a562ec946
@ -56,7 +56,7 @@ NEVER_UNIX = int(mktime(NEVER.timetuple()))
|
||||
|
||||
def getSqlDatetime(unix=False):
|
||||
'''
|
||||
Returns the current date/time of the database server.
|
||||
Returns the current date/time from the database server.
|
||||
|
||||
We use this time as method of keeping all operations betwen different servers in sync.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user