diff --git a/superTornado.py b/superTornado.py index 60721c5..416e268 100644 --- a/superTornado.py +++ b/superTornado.py @@ -28,7 +28,7 @@ class MainHandler(tornado.web.RequestHandler): print "->Send to client authorized user access" - else: + else: ficLog.enregDansLog(iden,"Unauthorized user connection",info[0]) if confAveug == True: print '->Send audio alarm unauthorized user'