is_member()) { scripts('location.replace("'.$base_url.'main/index.html")'); exit; } // ÆäÀÌÁö Á¦³Ê·¹ÀÌÅÍ - Çʼö include_once '../../rankup_module/rankup_builder/rankup_frame.class.php'; include_once '../../design/page_generator.class.php'; $frame = new rankup_frame; $gen = new page_generator($_GET['pid']); $rankup_control->print_user_head($gen->page_title); include_once '../../include/top.html'; include_once '../rankup_authentic/rankup_authentic.class.php'; $auth = new authentic('join'); ?> //°¡ÀÔÀ¯Çü ¼±Åà ¾ÈÇϸé ÀϹÝȸ¿ø & 1°³ ¼±ÅÃÇÏ¸é ¹Ù·Î join_policy·Î À̵¿ÇÏ°Ô... [Ãß°¡] ·©Å©¾÷ ·ùÇý¹Ì 2013.02.22 if($config_info['membership_types']=='') { scripts("joint.go('general');"); exit; } else if(!preg_match('/,/',$config_info['membership_types'])){ scripts("joint.go('".$config_info['membership_types']."');"); exit; } // join step include_once 'join_step.inc.php'; ?>