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