mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Merge branch 'rhymix:master' into master
This commit is contained in:
commit
0739f82c49
28 changed files with 160 additions and 58 deletions
|
|
@ -914,6 +914,7 @@ class BoardView extends Board
|
|||
$oDocument->setDocument($document_srl);
|
||||
|
||||
$savedDoc = ($oDocument->get('module_srl') == $oDocument->get('member_srl'));
|
||||
$oDocument->add('origin_module_srl', $oDocument->get('module_srl'));
|
||||
$oDocument->add('module_srl', $this->module_srl);
|
||||
|
||||
if($oDocument->isExists())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue