From af69c589515c55cd9e6dc1a8d5144041cd412926 Mon Sep 17 00:00:00 2001 From: haneul Date: Sun, 8 Mar 2009 07:10:15 +0000 Subject: [PATCH] #17820565 : Fixed the problem that editor skins were not displayed properly in guestbook git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5797 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/board.view.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/board/board.view.php b/modules/board/board.view.php index 6130bdc30..b17530237 100644 --- a/modules/board/board.view.php +++ b/modules/board/board.view.php @@ -181,6 +181,7 @@ // 스킨에서 사용할 oDocument 변수 세팅 Context::set('oDocument', $oDocument); + $oDocument->add('module_srl', $this->module_srl); /** * 사용되는 javascript 필터 추가