X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fauth.phh;h=a52bc7859aec2af04dc25348cb48cc1a155bec62;hb=eaa164b2f8408a510d7780c15614dfa6993f7817;hp=fdebea7009717251bd11e21cec6c52c41bee5094;hpb=ef381a85438ce40b473d3cf11e8853d97dc341c5;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);