Aleksander Machniak
2013-05-14 3375a681eb4bc4aa6e64d9a423ba0d1b6b0f4e12
program/steps/mail/viewsource.inc
@@ -44,7 +44,7 @@
    header("Content-Disposition: attachment; filename=\"$filename\"");
  }
  $RCMAIL->storage->print_raw_body($uid);
  $RCMAIL->storage->print_raw_body($uid, empty($_GET['_save']));
}
else
{