Aleksander Machniak
2013-09-15 69bcf65b9b89a0e4b71d10d80c3095f2aef2ec7d
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
{