X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=ce8e73969aa0f0ba03dce9dda3ebdd8ea71825d9;hp=07690b34530362d762140ac3d0364c142b82789e;hb=01db8593a91d42a9dc554edc17d0c2c1b3858ef5;hpb=2e9e6677036c2e7ffdac1c39860cda3a313bdeec diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 07690b3..ce8e739 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.12 2006-10-30 14:58:15 mike Exp $ +%# $Id: layout.mc,v 1.13 2006-10-30 16:13:49 mike Exp $ <%args> $debug => undef $title @@ -7,7 +7,7 @@ $component <%once> use URI::Escape; use ZOOM::IRSpy::Web; -use ZOOM::IRSpy qw(irspy_xpath_context xml_encode); +use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode); <& /chrome/head.mc, title => $title &>