dever 6 tahun lalu
induk
melakukan
71f5c3cb5d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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;
 		}