dever %!s(int64=6) %!d(string=hai) anos
pai
achega
e7bc358246
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      main/lib/Cron.php

+ 1 - 0
main/lib/Cron.php

@@ -71,6 +71,7 @@ class Cron
         foreach ($data as $k => $v) {
             $where['uid'] = $v['uid'];
             $order = Dever::db('journal/order')->state($where);
+            print_r($where);
 
             $score = 0;
             if ($order) {