rabin преди 7 години
родител
ревизия
fed9e4aeec
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      comment/database/review.php
  2. 1 1
      comment/database/vote.php

+ 1 - 1
comment/database/review.php

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

+ 1 - 1
comment/database/vote.php

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