From: Mike Taylor Date: Thu, 16 Nov 2006 11:49:30 +0000 (+0000) Subject: use ZOOM X-Git-Tag: CPAN-v1.02~54^2~734 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=e580bb0cc081c9efd989aef570687f6f23bc94e5;ds=sidebyside use ZOOM --- diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index adaac28..db22429 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.16 2006-11-14 16:21:08 mike Exp $ +%# $Id: layout.mc,v 1.17 2006-11-16 11:49:30 mike Exp $ <%args> $debug => undef $title @@ -27,6 +27,7 @@ $component <%once> use URI::Escape; +use ZOOM; use ZOOM::IRSpy::Web; use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode modify_xml_document);