dever 7 years ago
parent
commit
3798baf05c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      task/database/user_report.php

+ 1 - 1
task/database/user_report.php

@@ -244,7 +244,7 @@ return array
 			(
 				'task_id' => 'yes',
 				'uid' => 'yes',
-				//'status' => array(3, '!='),
+				'status' => array(3, '!='),
 				'state' => 1,
 			),
 			'type' => 'count',