Parcourir la source

debug inoherb

stanley-king il y a 8 ans
Parent
commit
844de7c4c0
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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;