코멘트 폼 및 게시판 패스워드 action url에 https 처리

This commit is contained in:
thisgun
2017-07-03 14:25:59 +09:00
parent 59881232bf
commit 3ea7b8e03e
10 changed files with 22 additions and 20 deletions

View File

@ -118,6 +118,8 @@ else
$comment_max = (int)$board['bo_comment_max'];
}
$comment_action_url = https_url(G5_BBS_DIR)."/write_comment_update.php";
include_once($board_skin_path.'/view_comment.skin.php');
if (!$member['mb_id']) // 비회원일 경우에만