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