X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fauth.phh;h=a52bc7859aec2af04dc25348cb48cc1a155bec62;hb=ea9ea2b7924e1aa5e55f5cbc3909375a38b9d730;hp=fdebea7009717251bd11e21cec6c52c41bee5094;hpb=d4946c548a47a8eb564ced365810be6d0583d814;p=brisk.git diff --git a/web/Obj/auth.phh b/web/Obj/auth.phh index fdebea7..a52bc78 100644 --- a/web/Obj/auth.phh +++ b/web/Obj/auth.phh @@ -70,7 +70,7 @@ class Challenges { return ($G_false); } - log_auth("xxx", "LOOPI item: ".$i." tstamp: ".$this->item[$i]->tstamp." curtime: ".$curtime); + // log_auth("xxx", "LOOPI tstamp: ".$this->item[$i]->tstamp." curtime: ".$curtime); if (($chal = new Challenge($login, $token, $ip, $tstamp)) == null) { return ($G_false);