#186 가격 필드명 price 로 변경

This commit is contained in:
chicpro
2013-05-16 09:14:05 +09:00
parent ab15f92def
commit 5759a65cfd
40 changed files with 89 additions and 95 deletions

View File

@ -39,7 +39,7 @@ for ($i=0; $row=mysql_fetch_array($result); $i++) {
$str .= "^{$row['it_maker']}"; // 제조사
$str .= "^".G4_DATA_URL."/item/{$row['it_id']}_m"; // 이미지URL
$str .= "^".G4_SHOP_URL."/item.php?it_id={$row['it_id']}"; // 상품URL
$str .= "^{$row['it_amount']}"; // 가격
$str .= "^{$row['it_price']}"; // 가격
$str .= "^{$row['it_point']}"; // 적립금
$str .= "^"; // 할인쿠폰
$str .= "^"; // 무이자할부