From 3c47b7ba9722334f616ba621e35bc95688f2a213 Mon Sep 17 00:00:00 2001 From: schrom01 Date: Mon, 21 Aug 2023 17:09:46 +0200 Subject: [PATCH] Testing Curl --- api/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/index.php b/api/index.php index 3a24c49..87d26f3 100644 --- a/api/index.php +++ b/api/index.php @@ -48,7 +48,7 @@ curl_close($ch); // Output the API response echo $response; -?> + // Close cURL