From f2a3d30ebb54c612b86df2ef3c1893db77444e07 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 28 Dec 2012 17:55:51 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90(board.php)=EC=97=90=20=EC=A0=91=EC=86=8D=20?= =?UTF-8?q?=EC=8B=9C=20=ED=95=98=EB=8B=A8=EC=97=90=20/n/n=20=EC=B6=9C?= =?UTF-8?q?=EB=A0=A5=EB=90=98=EB=8A=94=20=EA=B2=83=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/board.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbs/board.php b/bbs/board.php index 072cb041a..dc59b3623 100644 --- a/bbs/board.php +++ b/bbs/board.php @@ -194,7 +194,7 @@ if ($member['mb_level'] >= $board['bo_list_level'] && $board['bo_use_list_view'] include_once('./board_tail.php'); -echo "\\n\\n"; +echo "\n\n"; include_once($g4['path'].'/tail.sub.php'); ?>