Browse Source

No idea why that line fall off

stekkel 23 years ago
parent
commit
fab5ba5bfe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      functions/mime.php

+ 1 - 0
functions/mime.php

@@ -931,6 +931,7 @@ function formatAttachments($message, $ent_id, $mailbox, $id) {
             $DefaultLink =
                 "../src/download.php?startMessage=$startMessage&passed_id=$id&mailbox=$urlMailbox&passed_ent_id=$ent";
             if ($where && $what) {
+	       $DefaultLink = '&where='. urlencode($where).'&what='.urlencode($what);
             }
             $Links['download link']['text'] = _("download");
             $Links['download link']['href'] =