From 20a48c5fc32cbd00a0da7c7c9573304f2e285539 Mon Sep 17 00:00:00 2001 From: bnu Date: Wed, 19 Sep 2018 14:43:23 +0900 Subject: [PATCH] =?UTF-8?q?#2301=20=ED=85=9C=ED=94=8C=EB=A6=BF=20escape=20?= =?UTF-8?q?=EC=A0=9C=EC=99=B8=20=ED=8C=A8=ED=84=B4=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- classes/template/TemplateHandler.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/classes/template/TemplateHandler.class.php b/classes/template/TemplateHandler.class.php index 58c3ee8b18..b76c5afd52 100644 --- a/classes/template/TemplateHandler.class.php +++ b/classes/template/TemplateHandler.class.php @@ -45,6 +45,7 @@ public function __construct() '$setup_content', // 모듈 추가 설정 페이지 '$grant_content', // 모듈 권한 설정 페이지 '$skin_content', // 모듈 스킨 설정 페이지 + '$widget_content', // widget HTML content '$extra_vars_content', // 모듈 확장변수 설정 페이지 'Context::getHtmlHeader()', 'Context::getHtmlFooter()', @@ -72,6 +73,7 @@ public function __construct() 'getEditor', 'getCommentEditor', 'getFormHTML', // 확장변수 + 'getValueHTML', // 확장변수 'getContent', 'getSignature', // 회원 서명 'printExtraImages', // new, file 아이콘 등