Exemplo n.º 1
0
 public function action_hide_news()
 {
     $this->response->body($this->adminModel->hideNews($_POST));
 }