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