Skip to content

Commit d77b121

Browse files
committed
remove old commented code
1 parent 92f977d commit d77b121

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/web/mail/form/mail_user_filter.tform.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
'datatype' => 'VARCHAR',
9595
'formtype' => 'SELECT',
9696
'default' => '',
97-
//'value' => array('contains'=>'contains_txt','is' => 'Is','begins'=>'Begins with','ends'=>'Ends with')
9897
'value' => array('contains'=>'contains_txt', 'is' => 'is_txt', 'begins'=>'begins_with_txt', 'ends'=>'ends_with_txt')
9998
),
10099
'searchterm' => array (

0 commit comments

Comments
 (0)