modifié: m/loadConf.py
This commit is contained in:
parent
8526f365cc
commit
d0dff26e73
@ -18,8 +18,8 @@ class LoadConf(object):
|
||||
else :
|
||||
return rep
|
||||
|
||||
def ipCamera(self)
|
||||
def ipCamera(self) :
|
||||
return self.loadValue("camera")
|
||||
|
||||
def portServ(self)
|
||||
def portServ(self) :
|
||||
return self.loadValue("port")
|
||||
|
Reference in New Issue
Block a user