stanley-king 3 yıl önce
ebeveyn
işleme
079bbf1815
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      helper/refill/ops/pdlog_clear.php

+ 1 - 1
helper/refill/ops/pdlog_clear.php

@@ -8,7 +8,7 @@ use Exception;
 class pdlog_clear
 {
     const pdlog_table_name = 'pd_log';
-    const step_length = 200;
+    const step_length = 1000;
 
     public function clear($start_date, $end_date)
     {