From 22909092caa0d592c7c7fd3e50ed814abbdcc2ac Mon Sep 17 00:00:00 2001 From: Tatevik Date: Mon, 4 May 2026 12:06:32 +0400 Subject: [PATCH] Fix: undefined variable $filterSelectDefault --- public_html/lists/admin/messages.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public_html/lists/admin/messages.php b/public_html/lists/admin/messages.php index 4ffb2262f..58946451d 100644 --- a/public_html/lists/admin/messages.php +++ b/public_html/lists/admin/messages.php @@ -5,6 +5,7 @@ $subselect = $whereClause = ''; $action_result = ''; $access = accessLevel('messages'); +$filterSelectDefault = ' --- filter --- '; $messageSortOptions = array( 'subjectasc' => array(