This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
CiviCRM 4.7 support, Event error handling, and change to HEAD requests
- Added CiviCRM 4.7 support (version bump only).
- Event errors with no referrer can now be redirected to a specific event ID.
- HEAD requests from some browsers (prefetching) and some robots could cause infinite redirection loops. This version does not do any special handling of HEAD requests.