dever %!s(int64=6) %!d(string=hai) anos
pai
achega
29d8125030
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buy/src/Buy.php

+ 1 - 1
buy/src/Buy.php

@@ -10,7 +10,7 @@ class Buy extends Base
         parent::__construct();
 
         if (!$this->user) {
-            return $this->location('home');
+            //return $this->location('home');
         }
     }