I does not work.
{$test|@var_dump} => NULL
{$test|@print_r} => 1
I need to be able to use this variable in my template.
{$cookie|var_dump} => WORKS FINE !
I does not work.
{$test|@var_dump} => NULL
{$test|@print_r} => 1
I need to be able to use this variable in my template.
{$cookie|var_dump} => WORKS FINE !
I does not work.
{$test|@var_dump} => NULL
{$test|@print_r} => 1
I need to be able to use this variable in my template.