Fix Undefined index: params in CRM_Event_BAO_Event::buildCustomProfile()
authorWouter H <wouter@ctrl.be>
Thu, 16 Aug 2018 08:59:40 +0000 (10:59 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Aug 2018 08:59:40 +0000 (10:59 +0200)
commit9b44a9bbf0d2d37d500b111e959f2c1df5b28f95
treeffca0fd2711c8a2848f56d53d9f31c0e391d6279
parent6f4f6c85986d22d55ccc2de1693490a432c098ac
Fix Undefined index: params in CRM_Event_BAO_Event::buildCustomProfile()

Added check to suppress notice: Undefined index: params in CRM_Event_BAO_Event::buildCustomProfile() which comes after returning to site from an online payment provider.
CRM/Event/BAO/Event.php