Import dom_add_element()
authorMike Taylor <mike@indexdata.com>
Tue, 31 Oct 2006 09:26:34 +0000 (09:26 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 31 Oct 2006 09:26:34 +0000 (09:26 +0000)
web/htdocs/chrome/layout.mc

index ce8e739..cead509 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: layout.mc,v 1.13 2006-10-30 16:13:49 mike Exp $
+%# $Id: layout.mc,v 1.14 2006-10-31 09:26:34 mike Exp $
 <%args>
 $debug => undef
 $title
@@ -7,7 +7,7 @@ $component
 <%once>
 use URI::Escape;
 use ZOOM::IRSpy::Web;
-use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode);
+use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode dom_add_element);
 </%once>
 <& /chrome/head.mc, title => $title &>
   <table border="0" cellpadding="0" cellspacing="0" width="100%">