dever 6 vuotta sitten
vanhempi
commit
1668604190
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      database/info.php

+ 1 - 1
database/info.php

@@ -280,7 +280,7 @@ return array
 			),
 			'type' => 'all',
 			'order' => array('page_number' => 'asc', 'reorder' => 'asc', 'id' => 'asc'),
-			'col' => '*',
+			'col' => '*|id',
 		),
 	)
 );