dever 6 vuotta sitten
vanhempi
commit
b8f6c68989
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      main/lib/Core.php

+ 1 - 1
main/lib/Core.php

@@ -15,7 +15,7 @@ class Core
             $this->data['uid'] = Dever::load('passport/applet')->check();
         } else {
             $this->data['uid'] = Dever::load('passport/applet')->check(false);
-            $this->data['uid'] = 1;
+            //$this->data['uid'] = 1;
         }
 
         # 获取基本配置