dever il y a 6 ans
Parent
commit
7eef0297fc
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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);