コード例 #1
0
ファイル: Ajax.php プロジェクト: desc0n/ideal-city
 public function action_show_project_img()
 {
     $this->response->body($this->adminModel->showProjectImg($_POST));
 }