mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
copyDocumentModule(), deleteModuleDocument() 정리, 성능 개선
This commit is contained in:
parent
3d2ade4aa1
commit
54401ea28f
10 changed files with 366 additions and 417 deletions
|
|
@ -95,7 +95,7 @@ class tagController extends tag
|
|||
return $oTagController->deleteModuleTags($module_srl);
|
||||
}
|
||||
|
||||
function triggeMoveDocumentModule($obj)
|
||||
function triggerMoveDocument($obj)
|
||||
{
|
||||
executeQuery('tag.updateTagModule', $obj);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue