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