From c14b35ce12141287e201bba8489b202a1b34b38f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 25 Aug 2013 16:23:17 -0700 Subject: continue sales person work: customer and package selection, commissions, reporting. RT#23402 --- httemplate/elements/xmlhttp.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'httemplate/elements/xmlhttp.html') diff --git a/httemplate/elements/xmlhttp.html b/httemplate/elements/xmlhttp.html index a9e65c790..2f4f0d555 100644 --- a/httemplate/elements/xmlhttp.html +++ b/httemplate/elements/xmlhttp.html @@ -14,17 +14,19 @@ Example: ); +<%shared> +my %initialized = ();#won't work if component is "preloaded"... so don't do that + <& /elements/rs_init_object.html &> <& /elements/init_overlib.html &>