Version 2021

This commit is contained in:
Walter Hupfeld
2022-07-23 10:19:44 +02:00
parent e958343004
commit bda225d465
6 changed files with 5 additions and 7 deletions

View File

@@ -9,10 +9,6 @@ $db_server = "mariadb";
$db_user = "unfallstatistik";
$db_passwd = "BCJloVozJbdDHQTS";
$db_server = "localhost";
$db_user = "root";
$db_passwd = "g0r@w@";
$db = "unfallstatistik";
try {