보안서버 경로문제 해결
This commit is contained in:
@ -12,7 +12,7 @@ set_session("ss_mb_reg", "");
|
||||
$g4['title'] = '회원가입약관';
|
||||
include_once('./_head.php');
|
||||
|
||||
$register_action_url = G4_HTTPS_BBS_URL.'/register_form.php';
|
||||
$register_action_url = G4_BBS_URL.'/register_form.php';
|
||||
include_once($member_skin_path.'/register.skin.php');
|
||||
|
||||
include_once('./_tail.php');
|
||||
|
||||
Reference in New Issue
Block a user