Hotfix of a hotfix

This commit is contained in:
Frisk 2018-12-02 11:50:36 +01:00
parent c085164050
commit 318544cf4b
No known key found for this signature in database
GPG key ID: 0E9A7D3C0A01586C

View file

@ -808,7 +808,7 @@ def day_overview(): # time.strftime('%Y-%m-%dT%H:%M:%S.000Z', time.gmtime(time.
logging.debug("function requesting changes for day overview returned with error code") logging.debug("function requesting changes for day overview returned with error code")
class recent_changes_class(object): class Recent_Changes_Class(object):
starttime = time.time() starttime = time.time()
ids = [] ids = []
map_ips = {} map_ips = {}