On Sun, Nov 20, 2011 at 08:40:05AM +0100, Marcel van Dorp wrote:

>I have an issue with your extension H::T::Set.
>
>In my template, I have:
>
>Debug: <TMPL_VAR NAME="VAL1">
><TMPL_SET NAME="var1" ><TMPL_VAR NAME="VAL1"></TMPL_SET>

If you're using _my_ Set.pm extension - which isn't on CPAN as far as I
know - all you should have in the second line is

<TMPL_SET NAME="var1" VALUE="VAL1">

It's possible that there's another one with a different syntax that I'm
unaware of.

Roger

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to