git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@281
b3834d28-1941-0410-a4f8-
b48e95affb8f
\r
\r
// Set up the XML file and output all the posts.\r
-header('Content-Type: text/html');\r
echo '<!DOCTYPE NETSCAPE-Bookmark-file-1>'."\r\n";
echo '<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">';\r
echo '<!-- This is an automatically generated file. -->'."\r\n";\r
$tplVars['userservice'] = $userservice;
// 6 // Force UTF-8 behaviour for server (cannot be move into top.inc.php which is not included into every file)
-header('Content-Type: text/html; charset=utf-8');
+header('Content-Type: text/html; charset=utf-8');
?>