From e228db67af28938420db2b331a03d8c1f68b6939 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Sun, 5 Sep 2021 08:44:10 +0200 Subject: [PATCH] testing reply backend --- threadr/board/board.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/threadr/board/board.php b/threadr/board/board.php index ce91911..f43c387 100644 --- a/threadr/board/board.php +++ b/threadr/board/board.php @@ -34,7 +34,8 @@ foreach($statement->fetchAll() as $ROW) {

$post_content

-"; + +"; } ?>