コード例 #1
0
 protected function dashExecute(MUser $user, MShop $shop)
 {
     $this->assign('geo', $shop->getShopGeo());
     $this->pageMod = 'dashboard/shop/geo.tpl.php';
 }