alecpl
2011-09-18 609d3923d7dc674263ddea990387dbf5488fabc6
program/steps/mail/move_del.inc
@@ -116,7 +116,7 @@
    rcmail_set_unseen_count($mbox, $unseen_count);
  }
  if ($RCMAIL->action=='moveto' && strlen($target)) {
  if ($RCMAIL->action == 'moveto' && strlen($target)) {
    rcmail_send_unread_count($target, true);
  }