예제 #1
0
파일: Ajax.php 프로젝트: desc0n/ideal-city
 public function action_hide_project_gallery_img()
 {
     $this->response->body($this->adminModel->hideProjectGalleryImg($_POST));
 }