- fixed headline module problem reported by Kristjan

3-00
Dries Buytaert 2001-03-23 17:53:49 +00:00
parent 33845fa17b
commit ec18a2a366
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ function headline_export($uri) {
header("Content-Type: text/plain");
print "<?phpxml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n";
print "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n";
print "<rdf:RDF\n";
print " xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\"\n";
print " xmlns=\"http://my.netscape.com/rdf/simple/0.9/\">\n";