From 8482cf87fa47ba51c037b9052b63fad6c340419e Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Thu, 26 Jan 2023 11:48:24 +0000 Subject: [PATCH] Set var recurring_total to start/default at 0 to prevent undefined errors --- report_recurring_by_client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_recurring_by_client.php b/report_recurring_by_client.php index 5c2ffabc..7d4b04e5 100644 --- a/report_recurring_by_client.php +++ b/report_recurring_by_client.php @@ -22,7 +22,7 @@ $sql_clients = mysqli_query($mysqli,"SELECT * FROM clients WHERE company_id = $s