From d1b3fec753d124983df0ff78e3adcfaa7074e232 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 13 Feb 2022 15:11:15 -0500 Subject: [PATCH] Removed unused client_email var under invoices and client_invoices --- client_invoices.php | 2 +- invoices.php | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/client_invoices.php b/client_invoices.php index 7a7559ac..e46c07fd 100644 --- a/client_invoices.php +++ b/client_invoices.php @@ -158,7 +158,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));