Sitze und Rechtsformen aus Zefix API

This commit is contained in:
schrom01
2023-08-21 21:12:21 +02:00
parent f9701e936f
commit d294253a27
3 changed files with 5 additions and 7 deletions
+3 -1
View File
@@ -1,3 +1,6 @@
<?php
include "api/zefixAPI.php";
?>
<html lang="de">
<head>
<meta charset="UTF-8">
@@ -144,7 +147,6 @@
let communityCsvData;
let legalFormsCsvData;
<?php
include 'api/zefixAPI.php';
include 'gemeinden.php';
include 'legalForms.php';
?>