projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aac21fb
)
Pull in xml_encode()
author
Mike Taylor
<mike@indexdata.com>
Mon, 25 Sep 2006 16:47:36 +0000
(16:47 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 25 Sep 2006 16:47:36 +0000
(16:47 +0000)
web/htdocs/chrome/layout.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/layout.mc
b/web/htdocs/chrome/layout.mc
index
6e976d2
..
14e7608
100644
(file)
--- a/
web/htdocs/chrome/layout.mc
+++ b/
web/htdocs/chrome/layout.mc
@@
-1,4
+1,4
@@
-%# $Id: layout.mc,v 1.6 2006-09-20 14:14:30 mike Exp $
+%# $Id: layout.mc,v 1.7 2006-09-25 16:47:36 mike Exp $
<%args>
$debug => undef
$title
@@
-7,6
+7,7
@@
$component
<%once>
use lib "/usr/local/src/cvs/irspy/lib";
use ZOOM::IRSpy;
+use ZOOM::IRSpy::Record qw(xml_encode);
</%once>
<& /chrome/head.mc, title => $title &>
<table border="0" cellpadding="0" cellspacing="0" width="100%">