Sitze und Rechtsformen aus Zefix API
This commit is contained in:
parent
ca8e9ab474
commit
9493205995
|
@ -80,7 +80,7 @@ function sendAPICommunityRequest(string $username, string $password): string|boo
|
||||||
|
|
||||||
// Close cURL
|
// Close cURL
|
||||||
curl_close($ch);
|
curl_close($ch);
|
||||||
echo $response;
|
echo "test";
|
||||||
return $response;
|
return $response;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue