dever 6 년 전
부모
커밋
7eef0297fc
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      tm/lib/Controller/EventsController.class.php

+ 0 - 2
tm/lib/Controller/EventsController.class.php

@@ -248,8 +248,6 @@ class EventsController extends Controller {
 		} elseif ($type == 'help') {
 			# 获得助力排行
 			$this->help($info, $plat_form_id, 10, false);
-		} else {
-			$this->help($info, $plat_form_id, 10, false);
 		}
 
 		$this->setOutput('type', $type);