include_once $_SERVER["DOCUMENT_ROOT"]."/inc/connect.php";
include_once "member/Member.config.php";
$m_no=3;
nonMemberOnly($msg = '현재 로그인하신 상태입니다. 본인정보 화면으로 이동합니다.', $url = '/sub3/menu4.html')
?>
=$title?>
include $rootpath."/inc/top.php"; ?> |
|
|
include $rootpath."/inc/sub_visual3.php"; ?> |
|
include "left_menu.php"; ?> |
include $rootpath."/inc/banner.php"; ?> |
|
Home > 회원 > 가입신청 |
|
include $_GET['lang'] == 'en' ? "./member_form_en.inc.php" : "./member_form.inc.php"; ?>
|
|
|
|
|
|
|
include $rootpath."/inc/bottom.php"; ?>