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