zxhxx %!s(int64=3) %!d(string=hai) anos
pai
achega
52cc1d50b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/common/library/Auth.php

+ 1 - 1
application/common/library/Auth.php

@@ -94,7 +94,7 @@ class Auth
             return false;
         }
         $data = Token::get($token);
-
+        @file_put_contents('data.txt',json_encode($data));
         if (!$data) {
             return false;
         }