From 43b94ebddc9292bf6568a884ed14ae7111a6b32e Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 6 Nov 2023 12:44:44 -0500 Subject: [PATCH] Restored New Quote Functionality under clients this was disabled for debugging but never re-enabled back --- client_quotes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client_quotes.php b/client_quotes.php index 65cb9efa..cc038769 100644 --- a/client_quotes.php +++ b/client_quotes.php @@ -163,7 +163,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));