사용자: 회원 패스워드 확인 스타일
This commit is contained in:
@ -12,9 +12,9 @@ else
|
||||
*/
|
||||
|
||||
$g4['title'] = '회원 패스워드 확인';
|
||||
include_once('./_head.php');
|
||||
include_once('./_head.sub.php');
|
||||
|
||||
include_once($member_skin_path.'/member_confirm.skin.php');
|
||||
|
||||
include_once('./_tail.php');
|
||||
include_once('./_tail.sub.php');
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user