Пример #1
0
 public function action_remove_project_img()
 {
     $this->response->body($this->adminModel->removeProjectImg($_POST));
 }