model = new Model_Get_Rayons(); } function action_index() { $data = $this->model->get_shops($_POST['city']); echo ''; } } ?>