Daten 2020
This commit is contained in:
@@ -4,7 +4,7 @@ date_default_timezone_set('UTC');
|
||||
$dbFilename = "db/unfallorte";
|
||||
$db = new SQLite3($dbFilename);
|
||||
|
||||
$strTitle = "Unfallkarte Hamm 2019";
|
||||
$strTitle = "Unfallkarte Hamm ";
|
||||
$strIntroText = "Unfallkarte für die Stadt Hamm basierend auf den Daten des Statistischen Bundesamtes.";
|
||||
$numInfoLat =51.66;
|
||||
$numInfoLng =7.825;
|
||||
|
||||
Reference in New Issue
Block a user