필수'; $item['it_use'] = 'Y'; } else if ($w == 'u') { $html_title .= ' 수정'; $item = sql_fetch("select * from {$g5['item_table']} where it_id = '{$it_id}'"); if (!$item['it_id']) alert('존재하지 않는 아이템 입니다.'); $readonly = 'readonly'; } $g5['title'] = $html_title; include_once './admin.head.php'; $pg_anchor = '
'; $frm_submit = '