From cb8c73db5d20e93f1677d4b1b264f982cb0131a2 Mon Sep 17 00:00:00 2001 From: gnuboard Date: Mon, 29 Jul 2013 16:28:54 +0900 Subject: [PATCH] =?UTF-8?q?charset=20=EC=9D=84=20utf-8=20=EB=A1=9C=20?= =?UTF-8?q?=EA=B3=A0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/formmail_send.php | 2 +- bbs/move_update.php | 2 +- bbs/register_form_update.php | 16 ---------------- 3 files changed, 2 insertions(+), 18 deletions(-) diff --git a/bbs/formmail_send.php b/bbs/formmail_send.php index d557a48d6..5af508b19 100644 --- a/bbs/formmail_send.php +++ b/bbs/formmail_send.php @@ -34,7 +34,7 @@ if ($type == 2) { // html 이면 if ($type) { $current_url = G4_URL; - $mail_content = '메일보내기'.$content.''; + $mail_content = '메일보내기'.$content.''; } else $mail_content = $content; diff --git a/bbs/move_update.php b/bbs/move_update.php index ac58d546d..82b1f52cf 100644 --- a/bbs/move_update.php +++ b/bbs/move_update.php @@ -182,7 +182,7 @@ $msg = '해당 게시물을 선택한 게시판으로 '.$act.' 하였습니다.' $opener_href = './board.php?bo_table='.$bo_table.'&page='.$page.'&'.$qstr; echo << + - - '; - */ } } ?>