Bring in cql_quote() from Utils
authorMike Taylor <mike@indexdata.com>
Thu, 29 Mar 2007 17:14:30 +0000 (17:14 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 29 Mar 2007 17:14:30 +0000 (17:14 +0000)
web/htdocs/chrome/layout.mc

index 6b9ec12..11c973a 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: layout.mc,v 1.25 2007-03-29 11:20:56 mike Exp $
+%# $Id: layout.mc,v 1.26 2007-03-29 17:14:30 mike Exp $
 <%args>
 $debug => undef
 $title
 <%args>
 $debug => undef
 $title
@@ -8,7 +8,7 @@ $component
 use URI::Escape;
 use ZOOM;
 use ZOOM::IRSpy::Web;
 use URI::Escape;
 use ZOOM;
 use ZOOM::IRSpy::Web;
-use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_target
+use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_target cql_quote
                           irspy_xpath_context modify_xml_document
                          bib1_access_point);
 </%once>
                           irspy_xpath_context modify_xml_document
                          bib1_access_point);
 </%once>