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