Explorar o código

add refill monitor

stanley-king %!s(int64=4) %!d(string=hai) anos
pai
achega
3a8c9b0e45
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      helper/refill/util.php

+ 0 - 2
helper/refill/util.php

@@ -288,8 +288,6 @@ class util
         }
         $value = $ins->hGet($name,'',$key_sec);
 
-        Log::record("hget_commit_sec sec name = {$name} key={$key_sec} val={$value}",Log::DEBUG);
-
         return intval($value);
     }