설정 저장 문제 수정.

This commit is contained in:
bnu 2013-11-29 17:35:25 +09:00
parent f43fadbe0f
commit ffcf599e68
2 changed files with 3 additions and 3 deletions

View file

@ -155,8 +155,8 @@ class installController extends install
// install by default XE UI
else
{
include $this->db_tmp_config_file;
include $this->etc_tmp_config_file;
if(FileHandler::exists($this->db_tmp_config_file)) include $this->db_tmp_config_file;
if(FileHandler::exists($this->etc_tmp_config_file)) include $this->etc_tmp_config_file;
}
// Set DB type and information