diff --git a/core/config.php b/core/config.php index 20ce72a..0acd577 100644 --- a/core/config.php +++ b/core/config.php @@ -90,6 +90,4 @@ try { unset($sql); } catch (PDOException $e) { die("Connection failed: " . $e->getMessage()); -} - -$sitename = "TestTube"; \ No newline at end of file +} \ No newline at end of file