diff --git a/config.php b/config.php index a3458e9..de0f174 100644 --- a/config.php +++ b/config.php @@ -5,9 +5,9 @@ date_default_timezone_set('UTC'); // $dbFilename = "db/unfallorte"; // $db = new SQLite3($dbFilename); -$db_server = "webserver-db"; -$db_user = "unfallstatistik"; -$db_passwd = "BCJloVozJbdDHQTS"; +$db_server = "mariadb"; +$db_user = "root"; +$db_passwd = "g0r@w@"; $db = "unfallstatistik"; diff --git a/datenschutz.php b/datenschutz.php index b88a674..1820f7d 100644 --- a/datenschutz.php +++ b/datenschutz.php @@ -1,5 +1,8 @@ - + diff --git a/impressum.php b/impressum.php index 548792d..850d6c0 100644 --- a/impressum.php +++ b/impressum.php @@ -1,6 +1,9 @@ - + diff --git a/index.php b/index.php index 6c17d4b..70a2db0 100644 --- a/index.php +++ b/index.php @@ -56,7 +56,7 @@ $strIntro ="

".$strTitle."

"; $strIntro .= nl2br2($strIntroText); - +echo $strLocation; switch ($numVehicle) { case 1: