diff --git a/index.php b/index.php index ca51701..9fd4565 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); } catch(PDOException $e) { echo "Webseite wird momentan überarbeitet";