Fix escaping func

This commit is contained in:
Jamie Cameron
2013-03-12 22:10:25 -07:00
parent ff2f4f6c7a
commit eb38ea2d9c

View File

@@ -14,7 +14,7 @@ if (!$got_net_ldap) {
eval "use $m";
push(@needs, $m) if ($@);
}
$missing = &urlize(join(" ", @needs));
$missing = &html_escape(join(" ", @needs));
print &text('index_eperl', "<tt>$missing</tt>",
"/cpan/download.cgi?source=3&cpan=$missing&mode=2&".
"return=/$module_name/&returndesc=".