mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
document_srls
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6686 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
aec81ff723
commit
66ee1a32f7
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
$oDB = &DB::getInstance();
|
||||
$oDB->begin();
|
||||
|
||||
$triggerObj->document_srl_list = $document_srl_list;
|
||||
$triggerObj->document_srls = implode(',',$document_srl_list);
|
||||
$triggerObj->module_srl = $module_srl;
|
||||
$triggerObj->category_srl = $category_srl;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue