답변 1개 / 댓글 1개
채택된 답변
+20 포인트
6년 전
bbs/board_head.php 파일 수정
echo html_purifier(stripslashes($board['bo_content_head']));
여기를 이렇게 수정
if (!$wr_id) { echo html_purifier(stripslashes($board['bo_content_head'])); }
답변에 대한 댓글 1개
답변을 작성하려면 로그인이 필요합니다.