X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fdoc.mc;h=5b93d30b6c90d466acc74e58551f3c8d867227cd;hb=3b5d2ddb73e9cc6750faff8d9463422ef69643d1;hp=07d7ad6b1c9073c94baae297cd1e08b256055808;hpb=61d0705b4be65fc3c8482b84ee53e39c32c670f8;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/doc.mc b/web/htdocs/details/doc.mc index 07d7ad6..5b93d30 100644 --- a/web/htdocs/details/doc.mc +++ b/web/htdocs/details/doc.mc @@ -1,11 +1,10 @@ -%# $Id: doc.mc,v 1.3 2006-11-16 12:16:18 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 "