dever 7 år sedan
förälder
incheckning
1872d4b7bc
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      tm/lib/Controller/Index.class.php

+ 1 - 1
tm/lib/Controller/Index.class.php

@@ -18,7 +18,7 @@ class Index extends EventsController {
 		
 		# 检查是否移动端
 		$title = '精彩活动';
-		//$this->checkIsFromMobile($title);
+		$this->checkIsFromMobile($title);
 		
 		$plat_form_id = $this->getPlatFormId();