mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-17 09:24:17 +09:00
document update시 module_srl check
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7219 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7c1ac97667
commit
d29b2005aa
1 changed files with 1 additions and 0 deletions
|
|
@ -250,6 +250,7 @@
|
|||
$oDB->begin();
|
||||
|
||||
$oModuleModel = &getModel('module');
|
||||
if(!$obj->module_srl) $obj->module_srl = $source_obj->get('module_srl');
|
||||
$module_srl = $obj->module_srl;
|
||||
$document_config = $oModuleModel->getModulePartConfig('document', $module_srl);
|
||||
if(!isset($document_config->use_history)) $document_config->use_history = 'N';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue