Fix paths and tags

This commit is contained in:
ellite
2023-11-14 21:16:32 +01:00
parent d10878470b
commit 602387df58
6 changed files with 16 additions and 17 deletions
-1
View File
@@ -9,5 +9,4 @@ if (!$db) {
die('Connection to the database failed.');
}
// $db->close();
?>