X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Fdoc.mc;h=58c255f626845e474f638ef260e132774567f338;hb=38ef7e0de0bae04ba0246355a4b197590f0afa22;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..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 "