dever %!s(int64=6) %!d(string=hai) anos
pai
achega
7a118272f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/database/info.php

+ 1 - 1
code/database/info.php

@@ -324,7 +324,7 @@ return array
             'type' => 'all',
             'order' => array('type' => 'asc', 'id' => 'desc'),
             'page' => array(10, 'list'),
-            'col' => 'id,code,type',
+            'col' => 'id,code,type,create_uid',
         ),
 
         'getData' => array