$this->language->load('localisation/country'); $this->document->setTitle($this->language->get('heading_title')); $this->load->model('localisation/country'); $this->getList();