Ver código fonte

debug inoherb

stanley-king 8 anos atrás
pai
commit
844de7c4c0
1 arquivos alterados com 2 adições e 0 exclusões
  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;