set_time_limit(0); $this->openbay->ebay->getImages(); $json = array('error' => false, 'msg' => 'OK'); $this->response->setOutput(json_encode($json));