mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
fix #1781 게시판 복사가 실행되지 않는 문제 고침
This commit is contained in:
parent
70d8a85d1d
commit
6c0dc0559c
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