Beispiel #1
0
 public function action_show_project_gallery_img()
 {
     $this->response->body($this->adminModel->showProjectGalleryImg($_POST));
 }