pilif / sacy

Smarty Asset Compiler (warning: all branches but master are subject to force pushes)
http://pilif.github.com/sacy
MIT License
34 stars 12 forks source link

Error after install #24

Open desavil opened 9 years ago

desavil commented 9 years ago

I have this error: Parse error: syntax error, unexpected '[' in D:\Programy\VertrigoServ\www\class\smarty\plugins\sacy\sacy.php on line 147

This line is: $group = serialize($this->_cfg->get('merge_tags') ? [$attrs['media'], $attrs['type']] : [$attrs['media']]);

mXtbZ commented 9 years ago

Same problem for me, did you solve it ?