mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 18:59:56 +09:00
포인트모듈에서 레벨을 늘렸다 줄였을 경우 오동작하던 문제 해결
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2085 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a7cafa8c20
commit
212fea578d
2 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
// 설정 정보 가져오기
|
||||
$oModuleModel = &getModel('module');
|
||||
$config = $oModuleModel->getModuleConfig('point');
|
||||
Context::set('config', $config);
|
||||
|
||||
// 설정 변수 지정
|
||||
Context::set('config', $config);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue