dever %!s(int64=4) %!d(string=hai) anos
pai
achega
649e1c7d5e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Core.php

+ 1 - 1
lib/Core.php

@@ -126,7 +126,7 @@ class Core
 				$where = array();
 				$where['uid'] = $uid;
 				$where['config_child_id'] = $child['id'];
-				$result = Dever::db('score/user_log')->getList($where);
+				$result = Dever::db('score/user_child_log')->getList($where);
 			}
 		}