Aleksander Machniak
2013-04-02 a389ffbb46d51d70fda99b1a3e043cd4f3f41ea1
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
{