dever hace 6 años
padre
commit
7eef0297fc
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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);