From fbdb7b8848cb5a0eb3cbb380af510090e0e30f2c Mon Sep 17 00:00:00 2001 From: Jakob Date: Wed, 19 Feb 2020 22:32:45 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/boards/index.php=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- threadr/boards/index.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/threadr/boards/index.php b/threadr/boards/index.php index 3d08cc1..b9c7922 100644 --- a/threadr/boards/index.php +++ b/threadr/boards/index.php @@ -14,12 +14,9 @@ $statement = $pdo->prepare("SELECT * FROM boards"); $statement->execute(); - echo "" - } if (!$result) {