From c051afd52c1c39138306547376b0379aea60cedf Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 23 Sep 2023 19:43:11 -0400 Subject: [PATCH] Count the documents in the root folder as well --- client_documents.php | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/client_documents.php b/client_documents.php index 268c57ad..407b4ff3 100644 --- a/client_documents.php +++ b/client_documents.php @@ -83,7 +83,19 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));