소스 검색

debug inoherb

stanley-king 8 년 전
부모
커밋
844de7c4c0
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      mobile/control/inoherb.php

+ 2 - 0
mobile/control/inoherb.php

@@ -216,6 +216,8 @@ class inoherbControl extends mobileControl
 
     private function exists()
     {
+        return false;
+        
         $unionid = session_helper::unionid();
         if(empty($unionid)) return true;