modifié: superTornado.py
This commit is contained in:
parent
fa8df12760
commit
1c52cd5174
@ -117,6 +117,7 @@ class WSocketHandler(BaseHandler,tornado.websocket.WebSocketHandler):
|
|||||||
print '->Send visual alarm deconnection user'
|
print '->Send visual alarm deconnection user'
|
||||||
print 'maison.request("GET", "micom/lamp.php?room=salon1&order=0")'
|
print 'maison.request("GET", "micom/lamp.php?room=salon1&order=0")'
|
||||||
print"->"+iden+" Deconnection"
|
print"->"+iden+" Deconnection"
|
||||||
|
self.clear_cookie("user")
|
||||||
|
|
||||||
def send_image(self) :
|
def send_image(self) :
|
||||||
try :
|
try :
|
||||||
|
Reference in New Issue
Block a user