From f06de9d1fef5cf03b4f00a8e37cbe806d26df117 Mon Sep 17 00:00:00 2001 From: gnuboard Date: Mon, 4 Mar 2013 14:17:24 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=82=AC=EC=9A=A9=ED=95=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8A=94=20include=20=ED=8C=8C=EC=9D=BC=20=EA=B2=BD?= =?UTF-8?q?=EB=A1=9C=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/write.php | 1 - 1 file changed, 1 deletion(-) diff --git a/bbs/write.php b/bbs/write.php index 0c7b3abd7..971a85907 100644 --- a/bbs/write.php +++ b/bbs/write.php @@ -16,7 +16,6 @@ if (!$bo_table) { check_device($board['bo_device']); -@include_once (G4_SKIN_PATH.'/board/write.head.skin.php'); @include_once ($board_skin_path.'/write.head.skin.php'); $notice_array = explode(',', trim($board['bo_notice'])); From 27761718b13f9a66543e71abe9cf7d567233219c Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 4 Mar 2013 14:37:10 +0900 Subject: [PATCH 2/2] =?UTF-8?q?ckeditor=20=EB=85=B8=EC=B6=9C=EB=90=98?= =?UTF-8?q?=EC=A7=80=20=EC=95=8A=EB=8A=94=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/board/gallery/write.skin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/board/gallery/write.skin.php b/skin/board/gallery/write.skin.php index c61d351a5..adffab5a4 100644 --- a/skin/board/gallery/write.skin.php +++ b/skin/board/gallery/write.skin.php @@ -104,7 +104,7 @@ echo $option_hidden; - +