From 3f394d7835d5525bee6af1034cf7ce13439203f0 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Tue, 15 Nov 2022 15:52:45 +0000 Subject: [PATCH] time left now rounds --- public/listing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/listing.php b/public/listing.php index 96e072b..abf77c9 100644 --- a/public/listing.php +++ b/public/listing.php @@ -49,7 +49,7 @@ function populateContent() {

'. $category['category_name'] .'

Auction created by '. $user['first_name'].$user['last_name'] .'

Current bid: '. $bid['MAX(amount)'] .'

- +