--- db/prgsrc/makeauthors.pl 2003/02/02 21:01:11 1.5 +++ db/prgsrc/makeauthors.pl 2005/11/29 19:46:26 1.6 @@ -153,7 +153,7 @@ while (($QuestionId, $author)=getrow,$Qu $author=~s/\s+$//mg; $author=~s/\s+/ /mg; $author=uc $author; - + $author=~s/£/Å/mg; if ($nick = $nick{$author}) { my @a=split ' ',$nick;