diff options
author | rhatto <rhatto> | 2006-10-17 01:39:49 +0000 |
---|---|---|
committer | rhatto <rhatto> | 2006-10-17 01:39:49 +0000 |
commit | 0d58d0d4de16a3d73bb71857fdb2e24f57fbb2cd (patch) | |
tree | ee5023dffd9eab72baf7dfbf26a87a4c75e015f0 | |
parent | fa24a31853fb49644e1d37266bfcce4157332561 (diff) | |
download | firma-0d58d0d4de16a3d73bb71857fdb2e24f57fbb2cd.tar.gz firma-0d58d0d4de16a3d73bb71857fdb2e24f57fbb2cd.tar.bz2 |
removed Content-Transfer-Encoding from function CreateMessageBodyPart
-rwxr-xr-x | firma | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1899,7 +1899,6 @@ function CreateMessageBodyPart { MESSAGE_BODY="\ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline -Content-Transfer-Encoding: quoted-printable $MESSAGE_BODY" } |