Merge branch 'main' into db-umbau

This commit is contained in:
2026-09-17 10:17:00 +02:00
3 changed files with 72 additions and 7 deletions
+3
View File
@@ -38,6 +38,7 @@ if(!file_put_contents (CONFIG_PATH.CONFIG_FILE,
global $openweathermap_appid;
global $aeris_client_id;
global $aeris_client_secret;
global $lokale_netze;
$instanz = '.var_export(INSTANZ, true).';
$dbconn = 0;
@@ -60,6 +61,8 @@ if(!file_put_contents (CONFIG_PATH.CONFIG_FILE,
$openweathermap_appid = "";
$aeris_client_id = "";
$aeris_client_secret = "";
// Netze, aus denen Passwort-Login erlaubt ist (CIDR). Nie das Docker-Netz!
$lokale_netze = array();
?>'))
{
$err= error("Konfiguration konnte nicht geschrieben werden!");