Explorar o código

Added missing

indiri69 %!s(int64=23) %!d(string=hai) anos
pai
achega
0a47e9d878
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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