rabin %!s(int64=6) %!d(string=hai) anos
pai
achega
8b8a6ae7a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buy/src/Data.php

+ 1 - 1
buy/src/Data.php

@@ -16,7 +16,7 @@ class Data extends Base
         if ($this->user) {
             //return $this->location('home');
         } else {
-            //return $this->location('auth');
+            return $this->location('auth');
         }
     }