필수'; } else if ($w == 'u') { $html_title .= ' 수정'; $quest = sql_fetch("select * from {$g5['quest_table']} where qu_id = '{$qu_id}'"); if (!$quest['qu_id']) alert('존재하지 않는 퀘스트 입니다.'); $readonly = 'readonly'; } $g5['title'] = $html_title; include_once ('./admin.head.php'); $frm_submit = '