From 941cbd37be3097ab75359ac308f6f17daac97576 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 5 Sep 2023 14:46:51 -0400 Subject: [PATCH] Add Pagination to File Grid / Thumbnail View --- client_files.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client_files.php b/client_files.php index 8b1e7dcb..a91f6188 100644 --- a/client_files.php +++ b/client_files.php @@ -203,10 +203,13 @@ $num_of_files = mysqli_num_rows($sql); + +