Browse Source

Added missing

indiri69 23 years ago
parent
commit
0a47e9d878
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/filters/filters.php

+ 1 - 1
plugins/filters/filters.php

@@ -227,7 +227,7 @@ function user_filters($imap_stream) {
             *  normally.
             */
             $id = filter_search_and_delete($imap_stream, $filters[$i]['where'],
-                 $filters[$i]['what'], $filters[$i]['folder'], $filters_user_scan);
+                 $filters[$i]['what'], $filters[$i]['folder'], $filters_user_scan, $id);
         }
     }
     // Clean out the mailbox whether or not auto_expunge is on