dever il y a 6 ans
Parent
commit
46db2646fc
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      database/user.php

+ 2 - 2
database/user.php

@@ -108,8 +108,8 @@ return array
 			'match' 	=> 'is_numeric',
 			'update'	=> 'select',
 			'option'	=> $source_type,
-			//'search'	=> 'select',
-			//'list'		=> true,
+			'search'	=> 'select',
+			'list'		=> true,
 		),
 
 		'email'		=> array