From: Mike Taylor Date: Tue, 17 Apr 2007 08:41:07 +0000 (+0000) Subject: import both uri_escape() _and_ uri_escape_utf8(). X-Git-Tag: CPAN-v1.02~488 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=d2447f774d22e28e236fd4baf6b6462133b82990 import both uri_escape() _and_ uri_escape_utf8(). --- diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 4421d3e..e52264b 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,11 +1,11 @@ -%# $Id: layout.mc,v 1.27 2007-04-16 12:26:11 mike Exp $ +%# $Id: layout.mc,v 1.28 2007-04-17 08:41:07 mike Exp $ <%args> $debug => undef $title $component <%once> -use URI::Escape qw(uri_escape_utf8); +use URI::Escape qw(uri_escape uri_escape_utf8); use ZOOM; use ZOOM::IRSpy::Web; use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_target cql_quote