Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function updatedatafacility() {
- $this->hotel_model->update_data_facility();
- $this->session->set_flashdata('notification','Update Hotel Facility Success.');
- redirect(site_url('admin/hotel'));
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement