projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e576a47
)
No need to use URI::Escape as layout.mc now does this.
author
Mike Taylor
<mike@indexdata.com>
Thu, 26 Oct 2006 17:22:56 +0000
(17:22 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 26 Oct 2006 17:22:56 +0000
(17:22 +0000)
web/htdocs/details/found.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/details/found.mc
b/web/htdocs/details/found.mc
index
ebe7367
..
20a91b9
100644
(file)
--- a/
web/htdocs/details/found.mc
+++ b/
web/htdocs/details/found.mc
@@
-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) = @_;