mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Issue 2452 : [Admin UI Refactoring] Content > General : setting db config
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11770 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
98e4b64b1e
commit
533411b08f
1 changed files with 2 additions and 0 deletions
|
|
@ -182,6 +182,8 @@
|
|||
|
||||
unset($db_info->lang_type);
|
||||
Context::setDBInfo($db_info);
|
||||
$oInstallController = &getController('install');
|
||||
$oInstallController->makeConfigFile();
|
||||
|
||||
$site_args->site_srl = 0;
|
||||
$site_args->index_module_srl = Context::get('index_module_srl');//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue