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:
0638e67
)
Get irspy_xpath_context() and xml_encode() from ZOOM::IRSpy
author
Mike Taylor
<mike@indexdata.com>
Fri, 20 Oct 2006 16:56:07 +0000
(16:56 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 20 Oct 2006 16:56:07 +0000
(16:56 +0000)
web/htdocs/chrome/layout.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/layout.mc
b/web/htdocs/chrome/layout.mc
index
1b4dd20
..
600b9f0
100644
(file)
--- a/
web/htdocs/chrome/layout.mc
+++ b/
web/htdocs/chrome/layout.mc
@@
-1,4
+1,4
@@
-%# $Id: layout.mc,v 1.9 2006-09-28 16:03:08 mike Exp $
+%# $Id: layout.mc,v 1.10 2006-10-20 16:56:07 mike Exp $
<%args>
$debug => undef
$title
@@
-11,7
+11,7
@@
BEGIN {
}
use lib $LIBDIR;
use ZOOM::IRSpy::Web;
-use ZOOM::IRSpy::Record qw(xml_encode);
+use ZOOM::IRSpy qw(irspy_xpath_context xml_encode);
</%once>
<& /chrome/head.mc, title => $title &>
<table border="0" cellpadding="0" cellspacing="0" width="100%">