pods-framework / pods-gravity-forms

Integration with Gravity Forms plugin for WordPress (https://pods.io/gravityforms/)
https://wordpress.org/plugins/pods-gravity-forms/
GNU General Public License v2.0
62 stars 10 forks source link

Syntax error with latest version #62

Closed maarten00 closed 7 years ago

maarten00 commented 7 years ago

Hi,

I've loaded the latest version (dev-master 6a9191e) in a website, but it throws a syntax error:

PHP Parse error:  syntax error, unexpected ')' in /home/kievit/domains/autokievit.nl/public_html/content/plugins/pods-gravity-forms/includes/Pods_GF.php on line 1415
Parse error: syntax error, unexpected ')' in /home/kievit/domains/autokievit.nl/public_html/content/plugins/pods-gravity-forms/includes/Pods_GF.php on line 1415
sc0ttkclark commented 7 years ago

I've fixed the latest issue, please confirm. Sorry about that!

maarten00 commented 7 years ago

Checked out commit 677c870 and the issue seems resolved. Thanks!