From 36fda61331534405c32657497aa6fda0b8c60ed4 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 7 Sep 2021 08:02:29 +0200 Subject: [PATCH] bigbrain forgot to actually put the reply reference on the page after creating it --- threadr/board/board.php | 1 + 1 file changed, 1 insertion(+) diff --git a/threadr/board/board.php b/threadr/board/board.php index 6bc4ad0..c4722dc 100644 --- a/threadr/board/board.php +++ b/threadr/board/board.php @@ -30,6 +30,7 @@ foreach($statement->fetchAll() as $ROW) { echo "

$post_title

+$reply_reference