X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=88cc9e1e9f2ff4d193b292089247fd975cf228b2;hb=59bb06469b136cf55d8d91e7a8155e443460d0a1;hp=cead5095365a36c07c28fdff9f73525f848b47fb;hpb=5f4f032d5daaad9c4d237d19a176b4cf8feaad5c;p=irspy-moved-to-github.git diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index cead509..88cc9e1 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.14 2006-10-31 09:26:34 mike Exp $ +%# $Id: layout.mc,v 1.15 2006-11-01 10:01:14 mike Exp $ <%args> $debug => undef $title @@ -7,7 +7,7 @@ $component <%once> use URI::Escape; use ZOOM::IRSpy::Web; -use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode dom_add_element); +use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode modify_xml_document); <& /chrome/head.mc, title => $title &>