Skip to content

Commit 994fc73

Browse files
TatevikGrtatevikg1
andauthored
Fix: undefined variable $filterSelectDefault (#1105)
Co-authored-by: Tatevik <tatevikg1@gmail.com>
1 parent 47fa6eb commit 994fc73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public_html/lists/admin/messages.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
$subselect = $whereClause = '';
66
$action_result = '';
77
$access = accessLevel('messages');
8+
$filterSelectDefault = ' --- filter --- ';
89

910
$messageSortOptions = array(
1011
'subjectasc' => array(

0 commit comments

Comments
 (0)