1:1문의 설정 중복 호출 수정
This commit is contained in:
@ -10,8 +10,6 @@ $w == u : 수정
|
|||||||
if($is_guest)
|
if($is_guest)
|
||||||
alert('회원이시라면 로그인 후 이용해 보십시오.', './login.php?url='.urlencode(G5_BBS_URL.'/qalist.php'));
|
alert('회원이시라면 로그인 후 이용해 보십시오.', './login.php?url='.urlencode(G5_BBS_URL.'/qalist.php'));
|
||||||
|
|
||||||
$qaconfig = get_qa_config();
|
|
||||||
|
|
||||||
$msg = array();
|
$msg = array();
|
||||||
|
|
||||||
// e-mail 체크
|
// e-mail 체크
|
||||||
|
|||||||
Reference in New Issue
Block a user