diff options
author | Alex Dupre <ale@FreeBSD.org> | 2016-06-10 07:09:56 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2016-06-10 07:09:56 +0000 |
commit | 64319ea36cea331465103adfc0ed2e0a0e45eaf7 (patch) | |
tree | d5e33406cbec9e6970b762b257c72ab0782e95f8 /mail/roundcube/files/patch-program_lib_Roundcube_rcube_message.php | |
parent | - Update to 5.26 (diff) |
Update to 1.2.0 release.
Diffstat (limited to 'mail/roundcube/files/patch-program_lib_Roundcube_rcube_message.php')
-rw-r--r-- | mail/roundcube/files/patch-program_lib_Roundcube_rcube_message.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/roundcube/files/patch-program_lib_Roundcube_rcube_message.php b/mail/roundcube/files/patch-program_lib_Roundcube_rcube_message.php index 836d2429784e..5c657f567fd8 100644 --- a/mail/roundcube/files/patch-program_lib_Roundcube_rcube_message.php +++ b/mail/roundcube/files/patch-program_lib_Roundcube_rcube_message.php @@ -1,6 +1,6 @@ ---- program/lib/Roundcube/rcube_message.php.orig 2010-11-26 13:41:16.000000000 +0100 -+++ program/lib/Roundcube/rcube_message.php 2010-12-13 17:20:59.000000000 +0100 -@@ -452,9 +452,7 @@ +--- program/lib/Roundcube/rcube_message.php.orig 2016-05-22 11:06:47 UTC ++++ program/lib/Roundcube/rcube_message.php +@@ -766,9 +766,7 @@ class rcube_message } // part is a file/attachment else if (preg_match('/^(inline|attach)/', $mail_part->disposition) || |