rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
d3599d3f2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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