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
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
echo "csvData = `". file_get_contents('gemeinden.csv') ."`;";
echo "communityCsvData = `". communityCSV($username, $password) ."`;";
?>