dever 7 년 전
부모
커밋
936bd9d979
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      database/account.php

+ 1 - 1
database/account.php

@@ -21,7 +21,7 @@ return array
 			'desc' 		=> '',
 			'match' 	=> 'is_numeric',
 			'search'	=> 'order',
-			//'list'		=> true,
+			'list'		=> true,
 		),
 
 		'name'		=> array