mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 04:12:18 +09:00
6293a1bb5e 보안
This commit is contained in:
parent
a7ca384a05
commit
27df638470
3 changed files with 11 additions and 11 deletions
|
|
@ -528,6 +528,7 @@ class moduleAdminModel extends module
|
|||
function getModuleAdminMultilingualHtml()
|
||||
{
|
||||
$oTemplate = TemplateHandler::getInstance();
|
||||
Context::set('use_in_page', false);
|
||||
$tpl = $oTemplate->compile(RX_BASEDIR . 'modules/module/tpl', 'multilingual_v17.html');
|
||||
|
||||
$this->add('html', $tpl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue