Ejemplo n.º 1
0
 public function action_change_project_link()
 {
     $this->response->body($this->adminModel->changeProjectLink($_POST));
 }