Your Name před 3 roky
rodič
revize
139a2b9f66
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      service/bill/lib/Cron.php

+ 1 - 1
service/bill/lib/Cron.php

@@ -306,7 +306,7 @@ class Cron
             }
             unset($where['status']);
             $where['start'] = $where['fstart'];
-            $where['end'] = $where['fstart'];
+            $where['end'] = $where['fend'];
 
             $where['type'] = 1;