전체목록'; $g5['title'] = '상점 관리'; include_once './admin.head.php'; /******************************* 구매 아이템 갯수 설정 *******************************/ if (!sql_query(" SELECT sh_has_item_count from {$g5['shop_table']} limit 1 ", false)) { sql_query(" ALTER TABLE {$g5['shop_table']} ADD `sh_has_item_count` int(11) NOT NULL DEFAULT '0' AFTER `sh_has_item`"); } $colspan = 19; ?>
진열된 아이템 수
진열 추가
수정'; $bg = 'bg' . ($i % 2); $is_order_limit = false; ?> '; ?>
목록
분류 아이템 진열기간 구매금액 구매 교환아이템 교환타이틀 구매갯수 재고갯수 순서 관리

~

시 ~

"; $str_week = explode("||", $shop['sh_week']); $add_str = ""; for ($k = 0; $k < count($str_week); $k++) { if ($str_week[$k] == '') continue; ?> "; } if (!$is_order_limit) { echo "상시판매"; } ?>
> > > > -
자료가 없습니다.