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