I was wondering if it was possible to assign an array to a variable within a Smarty template file? I have tried this
{assign var=\'file\' value = array(\'dir
what about {$system=['freebsd','windows','macosx','linux']}?
{$system=['freebsd','windows','macosx','linux']}