', 0); set_session('ss_bo_table', $_REQUEST['bo_table']); set_session('ss_wr_id', $_REQUEST['wr_id']); if($character['ch_id']) { // 사용가능 아이템 검색 $temp_sql = "select it.it_id, it.it_name, inven.in_id from {$g5['inventory_table']} inven, {$g5['item_table']} it where it.it_id = inven.it_id and it.it_use_mmb_able = '1' and inven.ch_id = '{$character[ch_id]}' order by it_id asc"; $mmb_item_result = sql_query($temp_sql); $mmb_item = array(); for($i = 0; $row = sql_fetch_array($mmb_item_result); $i++) { $mmb_item[$i] = $row; } } $owner_front = get_style('mmb_owner_name', 'cs_etc_2'); // 자기 로그 접두문자 $owner_front = $owner_front['cs_etc_2']; $owner_behind = get_style('mmb_owner_name', 'cs_etc_3'); // 자기 로그 접미문자 $owner_behind = $owner_behind['cs_etc_3']; ?>
'.$wiget['cs_value'].'
'; } ?>
>
>
/> /> /> /> />
등록하기 새로고침 이모티콘
등록된 로그가 없습니다.
"; } ?>