alecpl
2010-03-31 6f31b356b2b21882b439324d233aceec413f4737
program/steps/mail/copy.inc
@@ -37,8 +37,6 @@
  
    if (!$copied) {
        // send error message
       if ($_POST['_from'] != 'show')
            $OUTPUT->command('list_mailbox');
        $OUTPUT->show_message('errorcopying', 'error');
        $OUTPUT->send();
        exit;