modifié: superTornado.py

This commit is contained in:
sidya82 2014-03-18 12:11:55 +01:00
parent a4d820c3dc
commit 5df54e7c07
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ from m.log import *
class GlobalVars : class GlobalVars :
""" """
Global vars for server Global vars for server
""" """
config = LoadConf() config = LoadConf()
blind = False blind = False
ipCamera = "" ipCamera = ""