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:
31f0843
)
Do not use cql_quote()
author
Mike Taylor
<mike@indexdata.com>
Mon, 19 Mar 2007 13:35:59 +0000
(13:35 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 19 Mar 2007 13:35:59 +0000
(13:35 +0000)
web/htdocs/chrome/layout.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/layout.mc
b/web/htdocs/chrome/layout.mc
index
3a62bf1
..
870cdce
100644
(file)
--- a/
web/htdocs/chrome/layout.mc
+++ b/
web/htdocs/chrome/layout.mc
@@
-1,4
+1,4
@@
-%# $Id: layout.mc,v 1.23 2007-02-20 19:20:23 mike Exp $
+%# $Id: layout.mc,v 1.24 2007-03-19 13:35:59 mike Exp $
<%args>
$debug => undef
$title
@@
-8,7
+8,7
@@
$component
use URI::Escape;
use ZOOM;
use ZOOM::IRSpy::Web;
-use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_quote cql_target
+use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_target
irspy_xpath_context modify_xml_document
bib1_access_point);
</%once>