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

+ 1 - 0
stat/lib/Source.php

@@ -110,6 +110,7 @@ class Source
 
         $where = array();
         $where['day_int'] = $update['day_int'];
+        $where['source_id'] = $update['source_id'];
         $where['journal_id'] = $update['journal_id'];
 
         $info = Dever::db('stat/source')->one($where);