From a67675c649223cffe16d016fb53e1871bdc37bfd Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 8 May 2025 16:08:28 -0400 Subject: [PATCH] Remove 500 Records per page option to reduce Resource strain, 100 records per page is max --- includes/filter_footer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/filter_footer.php b/includes/filter_footer.php index 4a4d821c..8ce64f3a 100644 --- a/includes/filter_footer.php +++ b/includes/filter_footer.php @@ -26,7 +26,6 @@ if ($total_found_rows > 5) { -