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

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

@@ -573,7 +573,7 @@ class EventsController extends Controller {
 	 * @param string $title        	
 	 */
 	public function checkIsFromMobile($title) {
-		return true;
+		//return true;
 		if (Request::get ( 'debugs' ) == 'rabin') {
 			return true;
 		}