dever 5 years ago
parent
commit
1782d6f4fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/database/info.php

+ 1 - 1
code/database/info.php

@@ -212,7 +212,7 @@ return array
             'match'     => 'is_string',
             'update'    => 'text',
             'search'	=> 'fulltext',
-            //'list'        => true,
+            'list'        => true,
             //'list'        => '"{order_id}" ? "{order_id}" : "{code}"',
         ),