TestTube
This commit is contained in:
parent
34f15a1a97
commit
892a2bc90c
|
|
@ -91,3 +91,5 @@ try {
|
||||||
} catch (PDOException $e) {
|
} catch (PDOException $e) {
|
||||||
die("Connection failed: " . $e->getMessage());
|
die("Connection failed: " . $e->getMessage());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$sitename = "TestTube";
|
||||||
Loading…
Reference in New Issue