Update coupang.api.php

This commit is contained in:
Namhyeon Go 2021-05-22 05:29:23 +09:00 committed by GitHub
parent caa26cd1ea
commit 0c28b5b59f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
<?php <?php
// Coupang Products Search API
loadHelper("webpagetool"); loadHelper("webpagetool");
if(!is_fn("coupang_get_signature")) { if(!is_fn("coupang_get_signature")) {