add object support in variables passed to template_lite ... example:
$smth = new stdClass(); $smth->foo = 'hiya'; $tpl = assign_by_ref('s', $smth);
... tpl:
{if isset($s->foo)} gives error : unidentified token.
Logged In: YES user_id=1381409 Originator: NO
Already mentioned in bug #1731622
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Thank you for the feature request. It has been implemented and is available in the 2.20 Release January 1st 2018.
Logged In: YES
user_id=1381409
Originator: NO
Already mentioned in bug #1731622
Thank you for the feature request. It has been implemented and is available in the 2.20 Release January 1st 2018.