stanley-king 8 лет назад
Родитель
Сommit
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;