mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Merge branch 'security/document-module-check' into develop
This commit is contained in:
commit
83e4b763ce
8 changed files with 168 additions and 54 deletions
|
|
@ -176,7 +176,7 @@ class ModuleHandler extends Handler
|
|||
}
|
||||
|
||||
// Get module info from document_srl.
|
||||
if($this->document_srl && !$this->module)
|
||||
if($this->document_srl)
|
||||
{
|
||||
$module_info = $this->_checkDocumentSrl();
|
||||
if ($module_info === false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue