X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=00db5f23432c5973c0c6da3324a1d668ddfeeb16;hb=153a266bdedb6a33f28f84575b5c72d0f5d2faf9;hp=14e760803dc5e4b27c089f1e9a2906fe7ec40139;hpb=9c0d5e3ebfedb66c2469cb215eb8a0012258aed5;p=irspy-moved-to-github.git diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 14e7608..00db5f2 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.7 2006-09-25 16:47:36 mike Exp $ +%# $Id: layout.mc,v 1.8 2006-09-26 09:30:28 mike Exp $ <%args> $debug => undef $title @@ -6,7 +6,7 @@ $component <%once> use lib "/usr/local/src/cvs/irspy/lib"; -use ZOOM::IRSpy; +use ZOOM::IRSpy::Web; use ZOOM::IRSpy::Record qw(xml_encode); <& /chrome/head.mc, title => $title &>