From 872ced747bdb526e7551583e2c5c396e51d09326 Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 1 Feb 2013 11:50:23 +0900 Subject: [PATCH] =?UTF-8?q?md5.js=20=EA=B2=BD=EB=A1=9C=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 --- bbs/view_comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbs/view_comment.php b/bbs/view_comment.php index eac5eb579..e87b7d3fa 100644 --- a/bbs/view_comment.php +++ b/bbs/view_comment.php @@ -118,7 +118,7 @@ include_once($board_skin_path.'/view_comment.skin.php'); //echo "\n"; if (!$member['mb_id']) // 비회원일 경우에만 - echo ''.PHP_EOL; + echo ''.PHP_EOL; @include_once($board_skin_path.'/view_comment.tail.skin.php'); ?> \ No newline at end of file