config->installed) or !$this->config->installed) { $this->view->error = $this->lang->install->errorNotSaveConfig; $this->display(); } $_POST['mode'] = 'new'; return parent::step4(); } }