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