program/steps/mail/copy.inc @@ -40,6 +40,9 @@ $OUTPUT->show_message('errorcopying', 'error'); $OUTPUT->send(); exit; } else { $OUTPUT->show_message('messagecopied', 'confirmation'); } rcmail_send_unread_count($target, true);