stanley-king преди 3 години
родител
ревизия
079bbf1815
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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)
     {