From b5eb325c5e1041809b7742e529be1aff62f7629b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 3 Mar 2025 15:00:33 -0500 Subject: [PATCH] Fix Dismissed Notification Search Filter --- notifications.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notifications.php b/notifications.php index af47cb39..283e4ad8 100644 --- a/notifications.php +++ b/notifications.php @@ -47,6 +47,9 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
+ + +