Explorar el Código

remove some debug

stanley-king hace 2 años
padre
commit
54d1974baf
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      helper/refill/policy/chctlex.php

+ 3 - 3
helper/refill/policy/chctlex.php

@@ -279,9 +279,9 @@ class chctlex
                         $ctls[] = $item;
                     }
                 }
-                else {
-                    Log::record("auto_match speed table key={$key} is empty.",Log::DEBUG);
-                }
+//                else {
+//                    Log::record("auto_match speed table key={$key} is empty.",Log::DEBUG);
+//                }
             }
             return $ctls;
         };