]> git.uio.no Git - usit-rt.git/blobdiff - share/html/REST/1.0/Forms/ticket/default
Upgrade to 4.2.2
[usit-rt.git] / share / html / REST / 1.0 / Forms / ticket / default
index 2abf8e8f69effbf92cdcd32fbf92e45053191e98..3bf6fb728bdb9df0ba78c4dd93f8ce6894e53d21 100644 (file)
@@ -2,7 +2,7 @@
 %#
 %# COPYRIGHT:
 %#
-%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
 %#                                          <sales@bestpractical.com>
 %#
 %# (Except where explicitly superseded by other copyright notices)
@@ -194,7 +194,6 @@ else {
                     From => $session{CurrentUser}->EmailAddress,
                     Subject => $v{Subject},
                     'X-RT-Interface' => 'REST',
-                    'Content-Type' => $v{'Content-Type'} || 'text/plain',
                 );
             $v{MIMEObj}->attach(
                 Data => $text,