X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=88cc9e1e9f2ff4d193b292089247fd975cf228b2;hb=5d8d0a625199c26f16f0da2c414382ddc5c74b68;hp=6e976d210a50a2fd2270e79069193f32ff6775f6;hpb=9605d9dc831994559c954f55ff113ca744eb19a6;p=irspy-moved-to-github.git diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 6e976d2..88cc9e1 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,12 +1,13 @@ -%# $Id: layout.mc,v 1.6 2006-09-20 14:14:30 mike Exp $ +%# $Id: layout.mc,v 1.15 2006-11-01 10:01:14 mike Exp $ <%args> $debug => undef $title $component <%once> -use lib "/usr/local/src/cvs/irspy/lib"; -use ZOOM::IRSpy; +use URI::Escape; +use ZOOM::IRSpy::Web; +use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode modify_xml_document); <& /chrome/head.mc, title => $title &>