in dev version

Error Description: 
Parse error:  syntax error, unexpected T_STRING, expecting ')' in /home/homoludens/kefgalerija.slobodnakultura.org/sites/all/modules/views_galleriffic/views_galleriffic_style_plugin.inc on line 61

this line is problem:
'#options' => array('true'i => t('Yes'), '' => t('No')),
just remove "i" after 'true', and it will work.

( looks like vim user error :) )

Comments

acouch’s picture

Status: Needs review » Closed (fixed)

thanks for identifying and reporting that! i've updated the dev version.