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