alecpl
2010-03-24 fdf8750708ede5d2ec34c8a8f5acbbac74e1ac60
- don't need to reload messages list on copy error


1 files modified
2 ■■■■■ changed files
program/steps/mail/copy.inc 2 ●●●●● patch | view | raw | blame | history
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;