mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
모듈 복제 시, 설정값이 있는 모듈은 복제가 정상적으로 되지 않는 문제 해결
This commit is contained in:
parent
35d09dd351
commit
edadd7e904
1 changed files with 1 additions and 1 deletions
|
|
@ -981,7 +981,7 @@ class moduleController extends module
|
|||
}
|
||||
}
|
||||
|
||||
$oDB->commit;
|
||||
$oDB->commit();
|
||||
|
||||
return new Object();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue