Sitze und Rechtsformen aus Zefix API
This commit is contained in:
+1
-3
@@ -50,7 +50,7 @@ if (isset($_POST['sitze']) && is_array($_POST['sitze']) && count($_POST['sitze']
|
||||
$response = sendAPICompanySearchRequest($username, $password, $data);
|
||||
|
||||
// echo $response;
|
||||
echo communityCSV($username, $password);
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -64,6 +64,4 @@ $constructed_response = $response;
|
||||
//header('Content-Type: application/json');
|
||||
//echo $constructed_response;
|
||||
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user