From 5c1653dc0abf7634a2883c763bda154b915f1080 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sun, 11 Dec 2022 14:47:16 +0000 Subject: [PATCH] Sonarcloud codesmell, add space after IF --- clients.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients.php b/clients.php index c9abb0d6..dc075342 100644 --- a/clients.php +++ b/clients.php @@ -320,7 +320,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); - +