alecpl
2010-12-08 90f81a6c8de5aecfa36c54cc5260d25ba883aa51
program/steps/mail/mark.inc
@@ -47,7 +47,7 @@
    // send error message
    if ($_POST['_from'] != 'show')
      $OUTPUT->command('list_mailbox');
    $OUTPUT->show_message('errormarking', 'error');
    rcmail_display_server_error('errormarking');
    $OUTPUT->send();
    exit;
  }