Import dom_add_element()
[irspy-moved-to-github.git] / 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%">