X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fimage.php;h=1ecf75dbf4cf7f876c770f495a48081fe4dd6295;hb=65d0d1624a60633c008fd0b5631ca37713a7ad7c;hp=d48f80ab1a4fe3c08b4c49d51e0b9a1c1e967071;hpb=91e0dccca7b2452d8b450791cae3aa4125e8889e;p=squirrelmail.git diff --git a/src/image.php b/src/image.php index d48f80ab..1ecf75db 100644 --- a/src/image.php +++ b/src/image.php @@ -3,7 +3,7 @@ /** * image.php * - * Copyright (c) 1999-2004 The SquirrelMail Project Team + * Copyright (c) 1999-2005 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * This file shows an attached image @@ -52,6 +52,7 @@ echo ''. _("View message") . ''; $DownloadLink = '../src/download.php?passed_id=' . $passed_id . '&mailbox=' . urlencode($mailbox) . '&ent_id=' . urlencode($ent_id) . '&absolute_dl=true'; + ?>