Please ask this question in [EMAIL PROTECTED]
Thanks.
> I have a variable in a smarty template: $product.url ...
>
> Within the smarty template I have: {include file="getTable.tpl"} ...
>
> In the included template I have a function called: getTable($url) ...
>
> From the original template wh
I have a variable in a smarty template: $product.url ...
Within the smarty template I have: {include file="getTable.tpl"} ...
In the included template I have a function called: getTable($url) ...
>From the original template where the $product.url resides, I would like to
pass that value into t