From 3a08cf4a4145d98900141fb5fb36dc05945f1da7 Mon Sep 17 00:00:00 2001 From: miker Date: Fri, 27 Jul 2007 16:45:16 +0000 Subject: [PATCH] arg, typo git-svn-id: svn://svn.open-ils.org/ILS/trunk@7593 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm b/Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm index 199eb185ed..6871fee23d 100644 --- a/Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm +++ b/Open-ILS/src/perlmods/OpenILS/WWW/Exporter.pm @@ -197,7 +197,6 @@ Content-type: application/xml } elsif (uc($format) eq 'UNIMARC') { print $r->as_unimarc } elsif (uc($format) eq 'USMARC') { - print "Content-type: application/octet-stream\n\n"; print $r->as_usmarc } -- 2.11.0