Sitze und Rechtsformen aus Zefix API

This commit is contained in:
schrom01 2023-08-21 20:53:08 +02:00
parent 6d1fcf67b3
commit 1352b1f33a
1 changed files with 1 additions and 0 deletions

View File

@ -146,4 +146,5 @@ function legalFormCSV(string $username, string $password): string {
return $csvOutput;
}
sendAPICommunityRequest($username, $password);
?>