mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
parent
33e44b8708
commit
7bdcaba8ce
1 changed files with 1 additions and 1 deletions
|
|
@ -903,7 +903,7 @@ class documentModel extends document
|
|||
$extra_keys = $this->getExtraKeys($module_srl);
|
||||
Context::set('extra_keys', $extra_keys);
|
||||
$security = new Security();
|
||||
$security->encodeHTML('extra_keys..');
|
||||
$security->encodeHTML('extra_keys..', 'selected_var_idx');
|
||||
|
||||
// Get information of module_grants
|
||||
$oTemplate = &TemplateHandler::getInstance();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue