diff --git a/bbs/write_comment_update.php b/bbs/write_comment_update.php index f03b6863a..667e5131e 100644 --- a/bbs/write_comment_update.php +++ b/bbs/write_comment_update.php @@ -241,6 +241,7 @@ if ($w == 'c') // 댓글 입력 set wr_facebook_user = '$wr_facebook_user', wr_twitter_user = '$wr_twitter_user' where wr_id = '$comment_id' "; + sql_query($sql); } } else if ($w == 'cu') // 댓글 수정