From 1352b1f33acc195751833715543aa3ed71519dcb Mon Sep 17 00:00:00 2001 From: schrom01 Date: Mon, 21 Aug 2023 20:53:08 +0200 Subject: [PATCH] Sitze und Rechtsformen aus Zefix API --- api/zefixAPI.php | 1 + 1 file changed, 1 insertion(+) diff --git a/api/zefixAPI.php b/api/zefixAPI.php index 9fb6b1d..ddb8183 100644 --- a/api/zefixAPI.php +++ b/api/zefixAPI.php @@ -146,4 +146,5 @@ function legalFormCSV(string $username, string $password): string { return $csvOutput; } +sendAPICommunityRequest($username, $password); ?> \ No newline at end of file