This commit is contained in:
nolanwhy 2023-03-28 08:17:22 +02:00
parent 34f15a1a97
commit 892a2bc90c
1 changed files with 2 additions and 0 deletions

View File

@ -91,3 +91,5 @@ try {
} catch (PDOException $e) {
die("Connection failed: " . $e->getMessage());
}
$sitename = "TestTube";