fix webui fuck up

This commit is contained in:
Marcos Pinto 2008-01-22 06:42:50 +00:00
parent 93e631d893
commit a4e7e9c41a

View File

@ -109,7 +109,7 @@ CONFIG_DEFAULTS = {
#/constants
class SyncProxyFunction():
class SyncProxyFunction:
"""
helper class for SyncProxy
"""