쪽지 이미지 경로 수정요. 정보
버그 쪽지 이미지 경로 수정요.
본문
memo.php 의 131 라인에 HEREDOC 안에 <?=$g4[bbs_img_path]?> 가 들어 가서 이미지가 제대로 안 나옵니다.
밑에와 같이 수정요.
<img src="{$g4[bbs_img_path]}/btn_comment_delete.gif" width="45" height="14" border="0">
밑에와 같이 수정요.
<img src="{$g4[bbs_img_path]}/btn_comment_delete.gif" width="45" height="14" border="0">
댓글 전체
수정하겠습니다. 감사합니다.
ㅎㅎㅎ