불필요 코드 삭제
This commit is contained in:
@ -233,8 +233,6 @@ ob_start();
|
|||||||
$comm_vat_mny = ($tot_tax_mny + $send_cost) - $comm_tax_mny;
|
$comm_vat_mny = ($tot_tax_mny + $send_cost) - $comm_tax_mny;
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<?php if ($goods_count) $goods .= ' 외 '.$goods_count.'건'; ?>
|
<?php if ($goods_count) $goods .= ' 외 '.$goods_count.'건'; ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user