dialog changed

This commit is contained in:
Walter Hupfeld
2024-03-11 17:36:02 +01:00
parent e16939b233
commit 913ffd2000
4 changed files with 59 additions and 70 deletions

View File

@@ -11,6 +11,8 @@
require_once("config.db.php");
$boolTopics=false;
$strSQL = "select * from config";
$result = $db->query($strSQL);
@@ -114,9 +116,6 @@ while ($row = $result->fetch(PDO::FETCH_ASSOC)) {
$arrDistrict[$row['district']]=$row['title'];
}
$arrTopic = array (
2 => "Radverkehr",
// 1 => "Fußverkehr",