From e1c70af1f5b4904155d87494a1e454b9c96f4b28 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Thu, 26 Jan 2023 11:48:00 +0000 Subject: [PATCH] Set to start/default at 0 to prevent undefined errors --- report_recurring_by_client.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/report_recurring_by_client.php b/report_recurring_by_client.php index 1d1b43f6..5c2ffabc 100644 --- a/report_recurring_by_client.php +++ b/report_recurring_by_client.php @@ -1,5 +1,4 @@ - - - @@ -64,4 +64,4 @@ $sql_clients = mysqli_query($mysqli,"SELECT * FROM clients WHERE company_id = $s - \ No newline at end of file +