Aleksander Machniak
2013-06-26 1b52cfc45fc2348e9d2c9847a9c775096d0ff21d
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
{