|
@@ -38,8 +38,6 @@ class My extends Core
|
|
$this->data['user'] = $this->user;
|
|
$this->data['user'] = $this->user;
|
|
$this->data['shop'] = $this->shop;
|
|
$this->data['shop'] = $this->shop;
|
|
|
|
|
|
- $this->data['shop']['coord_address'] = '';
|
|
|
|
-
|
|
|
|
return $this->data;
|
|
return $this->data;
|
|
}
|
|
}
|
|
|
|
|