No need to use URI::Escape as layout.mc now does this.
authorMike Taylor <mike@indexdata.com>
Thu, 26 Oct 2006 17:22:56 +0000 (17:22 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 26 Oct 2006 17:22:56 +0000 (17:22 +0000)
web/htdocs/details/found.mc

index ebe7367..20a91b9 100644 (file)
@@ -1,7 +1,5 @@
-%# $Id: found.mc,v 1.15 2006-10-20 16:57:23 mike Exp $
+%# $Id: found.mc,v 1.16 2006-10-26 17:22:56 mike Exp $
 <%once>
-use URI::Escape;
-
 sub print_navlink {
     my($params, $cond, $caption, $skip) = @_;