X-Git-Url: http://git.treefish.org/fex.git/blobdiff_plain/e5c93609849bda051fff54b5d5265af5608c6c69..20160328:/cgi-bin/fur diff --git a/cgi-bin/fur b/cgi-bin/fur index ffccca6..bca85af 100755 --- a/cgi-bin/fur +++ b/cgi-bin/fur @@ -7,6 +7,7 @@ BEGIN { ($ENV{PERLINIT}||'') =~ /(.+)/s and eval $1 } +use utf8; use Fcntl qw(:flock :seek :mode); # import from fex.ph @@ -195,7 +196,7 @@ unless ($user or $exuser or $demouser) { pq(qq( '' '


' - 'User types overview' + 'User types overview' '' )); } else {