From 24efe49bc2b545e3a3e46d7d6f2bd1166163e52b Mon Sep 17 00:00:00 2001
From: cflip <36554078+cflip@users.noreply.github.com>
Date: Sat, 5 Jun 2021 11:18:10 -0600
Subject: Move object related functions into their classes.
Some of the pages are still broken from this commit, but I plan
to either rewrite or ignore them.
---
create_thread.php | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
(limited to 'create_thread.php')
diff --git a/create_thread.php b/create_thread.php
index 976bd9f..3d1c530 100644
--- a/create_thread.php
+++ b/create_thread.php
@@ -21,10 +21,9 @@ if (!Session::get()->is_signed_in()) {