Example #1
0
 def verify_user(self,ip):
     usuario=Usuario()
     return usuario.verify_User(ip)