From 7349284527b8629e89b8763f99eca903b6126e9d Mon Sep 17 00:00:00 2001 From: Igors Savins Date: Thu, 21 May 2020 09:37:34 +0300 Subject: [PATCH] Updated getAllSSLOrders (markdown) --- getAllSSLOrders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getAllSSLOrders.md b/getAllSSLOrders.md index bb47d20..6eb7515 100644 --- a/getAllSSLOrders.md +++ b/getAllSSLOrders.md @@ -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