rabin 3 năm trước cách đây
mục cha
commit
d3599d3f2c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      database/relation.php

+ 1 - 1
database/relation.php

@@ -117,7 +117,7 @@ return array
 			'order' => array('cdate' => 'desc'),
             'group' => 'to_uid',
 			'page' => array(10, 'list'),
-			'col' => 'distinct to_uid,*',
+			'col' => '*',
 		),
 
 		'getChildCount' => array