diff --git a/includes/db_connect.php b/includes/db_connect.php index df9057e..37dc1d8 100644 --- a/includes/db_connect.php +++ b/includes/db_connect.php @@ -1,14 +1,10 @@ PDO::ERRMODE_EXCEPTION]); diff --git a/index.php b/index.php index c53830b..92ef3d7 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,6 @@ query("SELECT k.id, k.bezeichnung, @@ -38,6 +39,11 @@