에디터, 캡챠를 bbs 밑으로 이동후 코드 수정
This commit is contained in:
@ -3,7 +3,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
|
||||
$captcha_html = "";
|
||||
if ($is_guest) {
|
||||
$captcha_html = captcha_html('wr_key', '_comment');
|
||||
$captcha_html = captcha_html('_comment');
|
||||
}
|
||||
|
||||
@include_once($board_skin_path.'/view_comment.head.skin.php');
|
||||
|
||||
Reference in New Issue
Block a user