dever пре 7 година
родитељ
комит
1872d4b7bc
1 измењених фајлова са 1 додато и 1 уклоњено
  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();