Test Commit

This commit is contained in:
schrom01
2023-08-16 21:15:28 +02:00
parent 43b4d07340
commit 5176edcc51
3 changed files with 3671 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?php
echo "csvData = `". file_get_contents('gemeinden.csv') ."`;";
?>