X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fdoc.mc;h=5b93d30b6c90d466acc74e58551f3c8d867227cd;hb=e0ae362748a39155af12add31d419f3f8fe67362;hp=beae59cbb31c1174e8bc41259945de3ceb909300;hpb=ae0af9c8a90270423a68fc3a1c225d74b80ed09e;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/doc.mc b/web/htdocs/details/doc.mc index beae59c..5b93d30 100644 --- a/web/htdocs/details/doc.mc +++ b/web/htdocs/details/doc.mc @@ -1,11 +1,10 @@ -%# $Id: doc.mc,v 1.2 2006-11-01 10:11:01 mike Exp $ <%once> use Pod::Html; use IO::Dir; <%perl> my $libdir = $r->dir_config("IRSpyLibDir"); -my $module = $r->param("module"); +my $module = utf8param($r, "module"); if (!defined $module) { print "