From ee5c820f55edfe0cabe31a0293ae74a08dec59af Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 27 Apr 2022 01:37:33 -0400 Subject: [PATCH] Declare Int on GET client_id and document_id --- client_documents.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client_documents.php b/client_documents.php index 16387108..30dafdc3 100644 --- a/client_documents.php +++ b/client_documents.php @@ -97,8 +97,9 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
- + +