rabin 6 yıl önce
ebeveyn
işleme
22acbba48d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      buy/src/Data.php

+ 1 - 1
buy/src/Data.php

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