dever 7 년 전
부모
커밋
3798baf05c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',