mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1270 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
54442e2e18
commit
6de340fef5
5 changed files with 42 additions and 21 deletions
|
|
@ -191,6 +191,7 @@
|
|||
* @brief 지정된 언어파일 로드
|
||||
**/
|
||||
function loadLang($path) {
|
||||
return;
|
||||
$oContext = &Context::getInstance();
|
||||
$oContext->_loadLang($path);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue