mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
최고관리자 > setting > 기본 URL 변경시 DB에서도 변경되도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6345 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d11cd092af
commit
218eb9647a
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@
|
|||
$site_args->site_srl = 0;
|
||||
$site_args->index_module_srl = Context::get('index_module_srl');
|
||||
$site_args->default_language = Context::get('change_lang_type');
|
||||
$site_args->domain = $db_info->default_url;
|
||||
$oModuleController = &getController('module');
|
||||
$oModuleController->updateSite($site_args);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue