dever %!s(int64=3) %!d(string=hai) anos
pai
achega
9a39164310
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/shop/lib/Info.php

+ 1 - 1
app/shop/lib/Info.php

@@ -41,7 +41,7 @@ class Info
             if ($type == 1) {
                 $data = $this->fetch(false, $city, $lng, $lat, 10, $name, $method);
             } else {
-                $data = $this->fetch(false, false, $lng, $lat, 10, $name, $method);
+                $data = $this->fetch(false, false, $lng, $lat, 1, $name, $method);
             }
         }