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

+ 1 - 0
act/lib/Num.php

@@ -45,6 +45,7 @@ class Num
     {
         $where['uid'] = $uid;
         $where['journal_id'] = $id;
+        $table = 'act/journal_num';
         $db = Dever::db($table);
         $info = $db->one($where);
         if (!$info) {