Added support for Gravity Forms 2.5 (#6)
Improved compatibility with dynamic forms by returning freshly generated form markup when the form is submitted.
Added 'gprf_disable_dynamic_reload' filter to disable dynamic reload of form markup and rely on the form markup on the initial page load.
Updated Perk to use GP_Plugin class provided by Gravity Perks 2.0.
Fixed an issue where a page with multiple forms that use GPRF may not function correctly.
Fixed incorrect $_path which causes a myriad of issues with perk-specific functionality.