Sitze und Rechtsformen aus Zefix API

This commit is contained in:
schrom01
2023-08-21 20:37:59 +02:00
parent 3c47b7ba97
commit bd05621843
5 changed files with 249 additions and 88 deletions
+4
View File
@@ -0,0 +1,4 @@
<?php
echo "legalFormsCsvData = `". legalFormCSV($username, $password) ."`;";
?>