X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fdoc.mc;h=58c255f626845e474f638ef260e132774567f338;hp=07d7ad6b1c9073c94baae297cd1e08b256055808;hb=f35c96c59f3d3e6e272de3e20ad6b4f5466cfa84;hpb=cf2404764bbafd54710bf999de68ec0963c44bce diff --git a/web/htdocs/details/doc.mc b/web/htdocs/details/doc.mc index 07d7ad6..58c255f 100644 --- a/web/htdocs/details/doc.mc +++ b/web/htdocs/details/doc.mc @@ -1,11 +1,11 @@ -%# $Id: doc.mc,v 1.3 2006-11-16 12:16:18 mike Exp $ +%# $Id: doc.mc,v 1.4 2007-05-03 14:13:19 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 "