Updated getAllSSLOrders (markdown)
parent
7638c013c6
commit
7349284527
|
@ -45,7 +45,7 @@ $params = http_build_query([
|
|||
|
||||
$endpont = 'orders/all';
|
||||
|
||||
$url = sprintf("%s/api/%s?%s",
|
||||
$url = sprintf("%s/%s?%s",
|
||||
GOGETSSL_API,
|
||||
$endpont,
|
||||
$params
|
||||
|
|
Loading…
Reference in New Issue