From aa0be9c9de3e30f6db45b00aa601853cac51300f Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Wed, 7 Apr 2021 16:25:26 -0600 Subject: Use short echo tags --- viewcategory.php | 8 ++++---- viewuser.php | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/viewcategory.php b/viewcategory.php index 85dc7ea..0d69ed8 100644 --- a/viewcategory.php +++ b/viewcategory.php @@ -22,15 +22,15 @@ if (!isset($_GET['id']) || !filter_var($_GET['id'], FILTER_VALIDATE_INT)) {
-description; ?>
+= $current->description; ?>
- thread_count . ' threads, ' . $current->post_count . ' posts'; ?> + = $current->thread_count . ' threads, ' . $current->post_count . ' posts'; ?>