dbms_primeidc_init...1
This commit is contained in:
parent
85e42f5b43
commit
f501f05000
@ -34,6 +34,7 @@
|
||||
<td><?= $service->service_line ?></td>
|
||||
<td><a href=/IdcCouponBuyMK.cup?service_code=<?= $service->getServiceCode() ?>&client_name=<?= $this->client->getTitle() ?>&client_code=<?= $service->getClientCode() ?>&server_code=<?= $service->getServerCode() ?>&coupon=<?= $service->getCoupon() ?>&mkid=<?= $this->member->getPK() ?>>사용하기</a></td>
|
||||
</tr>
|
||||
<?php $i++; ?>
|
||||
<?php } ?>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user