formtools / module-field_type_file

The File Upload Field module.
http://docs.formtools.org/modules/field_type_file/
GNU General Public License v3.0
1 stars 6 forks source link

Syntax error for versions earlier than PHP 5.5 #15

Closed benkeen closed 5 years ago

benkeen commented 5 years ago

actions.php line 23: empty(ViewFields::getViewField($view_id, $field_id)) is invalid for earlier versions of PHP.