mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
r6531 되돌림 * 근본적인 문제 해결 필요
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6532 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
09c384b955
commit
921fcd1190
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
|
||||
// 아무런 모듈도 검색되지 않았다면 종료
|
||||
if(!count($args->modules_info)) return Context::get('msg_not_founded');
|
||||
$args->module_srls = implode(',', $module_srls);
|
||||
$args->module_srl = implode(',',$module_srls);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue