Skip to content

Regenerate civix and cleanup for compatibility with recent CiviCRM versions

mattwire requested to merge github/fork/mattwire/regeneratecivix into master
  • Regenerate civix and cleanup
  • Use standard helper function to load reCAPTCHA

This makes the extension compatible with PHP7.4, uses a more reliable/simple way to add an item to the navigation menu and uses the standard helper function to load reCAPTCHA on the form.

Merge request reports