mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-22 03:42:18 +09:00
r6748 에 대한 다국어 지원 보완
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6749 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e4347882e2
commit
19c00e07b8
1 changed files with 2 additions and 0 deletions
|
|
@ -450,6 +450,8 @@
|
|||
* @brief 사이트 title return
|
||||
**/
|
||||
function _getBrowserTitle() {
|
||||
$oModuleController = &getController('module');
|
||||
$oModuleController->replaceDefinedLangCode($this->site_title);
|
||||
return $this->site_title;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue