From 0fdf012dc28766592ebc8fc4e8de5b2d407526d1 Mon Sep 17 00:00:00 2001 From: Jakob Date: Fri, 6 Mar 2020 10:46:34 +0100 Subject: [PATCH] seperated the two board lists --- threadr/boards/index.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/threadr/boards/index.php b/threadr/boards/index.php index 4cc528f..a1a06f1 100644 --- a/threadr/boards/index.php +++ b/threadr/boards/index.php @@ -35,12 +35,17 @@ $navbar="boards"; if (!$result) { $error_message = "Error: SQL error.\n" . $statement->queryString . "\n" . $statement->errorInfo()[2]; } - + ?> + + +
+