* finish task #2494.

This commit is contained in:
wangyidong
2016-03-07 10:06:20 +08:00
parent b3583677de
commit fb65e3660b
5 changed files with 9 additions and 57 deletions
-1
View File
@@ -110,7 +110,6 @@ class install extends control
$this->view->lang = $this->lang;
$this->view->config = $this->config;
$this->view->title = $this->lang->install->saveConfig;
$this->view->mysqldump = $this->install->getMySQLDump();
$this->display();
}
else