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:
c3814e7
)
Import iosdate() from Utils.pm
author
Mike Taylor
<mike@indexdata.com>
Wed, 29 Nov 2006 18:19:17 +0000
(18:19 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 29 Nov 2006 18:19:17 +0000
(18:19 +0000)
web/htdocs/chrome/layout.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/layout.mc
b/web/htdocs/chrome/layout.mc
index
83614a0
..
ad7d4c9
100644
(file)
--- a/
web/htdocs/chrome/layout.mc
+++ b/
web/htdocs/chrome/layout.mc
@@
-1,4
+1,4
@@
-%# $Id: layout.mc,v 1.18 2006-11-16 17:02:30 mike Exp $
+%# $Id: layout.mc,v 1.19 2006-11-29 18:19:17 mike Exp $
<%args>
$debug => undef
$title
@@
-8,7
+8,7
@@
$component
use URI::Escape;
use ZOOM;
use ZOOM::IRSpy::Web;
-use ZOOM::IRSpy::Utils qw(xml_encode cql_quote cql_target
+use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_quote cql_target
irspy_xpath_context modify_xml_document);
</%once>
<& /chrome/head.mc, title => $title &>