dever %!s(int64=6) %!d(string=hai) anos
pai
achega
dbf5b87974
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      lib/Base.php

+ 2 - 1
lib/Base.php

@@ -19,7 +19,8 @@ class Base
 
     public function __construct()
     {
-        $this->save = new Save(false, 'cookie');
+        //$this->save = new Save(false, 'cookie');
+        $this->save = new Save(false, 'session');
     }
 
     # 注册用户