불필요 코드 삭제

This commit is contained in:
chicpro
2015-05-29 15:30:16 +09:00
parent 9dd9e4f9b9
commit 93c1b02ceb

View File

@ -233,8 +233,6 @@ ob_start();
$comm_vat_mny = ($tot_tax_mny + $send_cost) - $comm_tax_mny;
}
?>
</tbody>
</table>
</ul>
<?php if ($goods_count) $goods .= ' 외 '.$goods_count.'건'; ?>