rabin %!s(int64=2) %!d(string=hai) anos
pai
achega
4fc6d2a754
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      app/shop/lib/Cron.php

+ 3 - 0
app/shop/lib/Cron.php

@@ -33,6 +33,9 @@ class Cron
                 if ($test == 1) {
                     print_r($data);die;
                 }
+                if ($data <= 0) {
+                    continue;
+                }
                 $update = array();
                 $update['shop_id'] = $v['id'];
                 $update['clear'] = true;