lowercase utf-8 because i like that better

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@590 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
cweiske 2010-01-16 10:13:52 +00:00
parent 7d3de4e01e
commit 9bcab8c363

View file

@ -1,5 +1,5 @@
<?php <?php
echo '<' . '?xml version="1.0" encoding="UTF-8" ?' . ">\n"; echo '<' . '?xml version="1.0" encoding="utf-8" ?' . ">\n";
?> ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"> <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel> <channel>