Explorar o código

No idea why that line fall off

stekkel %!s(int64=23) %!d(string=hai) anos
pai
achega
fab5ba5bfe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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'] =