This commit is contained in:
Walter Hupfeld
2024-03-11 12:55:17 +01:00
parent 824aa44fe2
commit 34af6b6f75
5 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
<?php
$dbFilename="../db/locations.db";
require_once("../config.php");
require_once("../lib/functions.php");