aboutsummaryrefslogtreecommitdiff
path: root/firma
diff options
context:
space:
mode:
authorrhatto <rhatto>2006-10-17 01:39:49 +0000
committerrhatto <rhatto>2006-10-17 01:39:49 +0000
commit0d58d0d4de16a3d73bb71857fdb2e24f57fbb2cd (patch)
treeee5023dffd9eab72baf7dfbf26a87a4c75e015f0 /firma
parentfa24a31853fb49644e1d37266bfcce4157332561 (diff)
downloadfirma-0d58d0d4de16a3d73bb71857fdb2e24f57fbb2cd.tar.gz
firma-0d58d0d4de16a3d73bb71857fdb2e24f57fbb2cd.tar.bz2
removed Content-Transfer-Encoding from function CreateMessageBodyPart
Diffstat (limited to 'firma')
-rwxr-xr-xfirma1
1 files changed, 0 insertions, 1 deletions
diff --git a/firma b/firma
index eff7227..e7fbc82 100755
--- a/firma
+++ b/firma
@@ -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"
}