dever 3 years ago
parent
commit
d289a2bdde
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/shop/lib/Info.php

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

@@ -55,6 +55,7 @@ class Info
             }
         }
 
+        $data = array();
         if ($city) {
             $data = $this->fetch(false, $city, $lng, $lat, 1, $name, $method);
         }