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