From: bbaetz%student.usyd.edu.au <> Date: Sat, 27 Apr 2002 13:25:41 +0000 (+0000) Subject: Bug 105960 - xml.cgi has wrong content type, and should be standalone X-Git-Tag: bugzilla-2.16rc1~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48fcdfb586c8ff4213ab05dcd849c3e11bb9740c;p=thirdparty%2Fbugzilla.git Bug 105960 - xml.cgi has wrong content type, and should be standalone r=caillon x2 --- diff --git a/Bug.pm b/Bug.pm index 5ae83d2952..7ac2bd1012 100755 --- a/Bug.pm +++ b/Bug.pm @@ -325,7 +325,7 @@ sub XML_Header { my ($urlbase, $version, $maintainer, $exporter) = (@_); my $xml; - $xml = "\n"; + $xml = "\n"; $xml .= "\n"; + $xml = "\n"; $xml .= "