From 5c876854389b145f2c1c690bea8ff5f7fc2bf1ba Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@6c8d7289-2bf4-0310-a012-ef5d649a1542> Date: Thu, 12 Jan 2006 21:13:01 +0000 Subject: [PATCH] handle UTF-8 correctly git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1321 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Wiki.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htroot/Wiki.java b/htroot/Wiki.java index 3d9853ffa..890dd7f23 100644 --- a/htroot/Wiki.java +++ b/htroot/Wiki.java @@ -123,7 +123,7 @@ public class Wiki { "
" + //"" + "

Author:

" + - "

Text:

" + + "

Text:

" + "" + "" + "" +