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