Uwe Voelker wrote: > > I usually have an hashref called $global with all the necessary data > (scripturl, url and directory for images and so on). > I would like to call $template->global($global). I don't like the first > syntax with > @global_vars = qw(scripturl, htmldir, htmlurl, bildurl, bilddir); > $template->param(%$global, %$other_non_global_hashref);
I'm just agreeing that I like your syntax as well. -mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
