From d16e8d2330d31b4ff2a242e6a334a018c9f8a8fd Mon Sep 17 00:00:00 2001 From: doxulting Date: Fri, 23 Jul 2004 16:06:00 +0000 Subject: [PATCH] records appear in message body instead of in attached file --- opac/opac-sendbasket.pl | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/opac/opac-sendbasket.pl b/opac/opac-sendbasket.pl index 82cc81823f..07e503f0db 100755 --- a/opac/opac-sendbasket.pl +++ b/opac/opac-sendbasket.pl @@ -90,15 +90,28 @@ Content-Transfer-Encoding: quoted-printable $email_header -$boundary -Content-Type: text/plain; name="$email_file" -Content-Transfer-Encoding: quoted-printable -Content-Disposition: attachment; filename="$email_file" - $mail{'body'} + $boundary-- END_OF_BODY +# $mail{body} = <