summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/elements/init_overlib.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/elements/init_overlib.html b/httemplate/elements/init_overlib.html
index 9866cdd4a..986adec40 100644
--- a/httemplate/elements/init_overlib.html
+++ b/httemplate/elements/init_overlib.html
@@ -1,9 +1,9 @@
% for my $file (@files) {
<SCRIPT TYPE="text/javascript" SRC="<%$fsurl%>elements/<%$file%>.js"></SCRIPT>
% }
-<%once>
+<%shared>
my $initialized = 0; #won't work if component is "preloaded"... so don't do that
-</%once>
+</%shared>
<%init>
my @files = ();