Aleksander Machniak
2012-08-15 de9497cea760849a05f52848b9a670a7006b97d6
program/steps/mail/viewsource.inc
@@ -47,7 +47,7 @@
    header("Content-Disposition: attachment; filename=\"$filename\"");
  }
  $RCMAIL->storage->print_raw_body($uid);
  $RCMAIL->storage->print_raw_body($uid, empty($_GET['_save']));
}
else
{