mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
#464 관리자 > 일반 > 홈페이지 다국어 표시 수정
This commit is contained in:
parent
b4d4e8f2ed
commit
1729c87aa7
1 changed files with 3 additions and 0 deletions
|
|
@ -402,6 +402,9 @@ class moduleModel extends module
|
||||||
}
|
}
|
||||||
else $module_info = $mid_info;
|
else $module_info = $mid_info;
|
||||||
|
|
||||||
|
$oModuleController = getController('module');
|
||||||
|
$oModuleController->replaceDefinedLangCode($module_info->browser_title);
|
||||||
|
|
||||||
return $this->addModuleExtraVars($module_info);
|
return $this->addModuleExtraVars($module_info);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue