dever 6 năm trước cách đây
mục cha
commit
de0350fabf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main/database/version.php

+ 1 - 1
main/database/version.php

@@ -143,7 +143,7 @@ return array
 			(
 				'state' => 1,
 			),
-			'type' => 'all',
+			'type' => 'one',
 			'order' => array('code' => 'desc', 'cdate' => 'desc'),
 			'col' => '*',
 		),