Skip to content

Commit

Permalink
fixed problems with utf-8
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4387 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
apfelmaennchen committed Jan 24, 2008
1 parent 34e5422 commit 1366883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htroot/xml/bookmarks/tags/get.xml
@@ -1,4 +1,4 @@
<?xml version='1.0' standalone='yes'?>
<?xml version='1.0' encoding="UTF-8" standalone='yes'?>
<tags>
#{tags}#<tag count="#[count]#" tag="#[name]#"/>
#{/tags}#
Expand Down

0 comments on commit 1366883

Please sign in to comment.