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