From 0ecae4e72d7d4ace51b731ff2c5d5eb63351e3e1 Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Wed, 24 Mar 2021 19:01:51 -0600 Subject: Add thread replies, sort threads by last reply --- create_thread.php | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) (limited to 'create_thread.php') diff --git a/create_thread.php b/create_thread.php index bc77cc7..dc0ce06 100644 --- a/create_thread.php +++ b/create_thread.php @@ -40,32 +40,7 @@ if (!isset($_SESSION['signed_in'])) {