Skip to content

Instantly share code, notes, and snippets.

@Edzelopez
Created October 16, 2018 12:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Edzelopez/57db2ad7ecd8571477fbe8411fd52f5e to your computer and use it in GitHub Desktop.
Save Edzelopez/57db2ad7ecd8571477fbe8411fd52f5e to your computer and use it in GitHub Desktop.
diff --git a/ode.php b/ode.php
index 44bf5ed..d74a950 100644
--- a/ode.php
+++ b/ode.php
@@ -191,7 +191,6 @@ function ode_civicrm_buildForm($formName, &$form) {
$fromField = 'from_email_address';
if (in_array($formName,
array(
- 'CRM_Contact_Form_Task_Email',
'CRM_Contribute_Form_Task_Email',
'CRM_Event_Form_Task_Email',
'CRM_Member_Form_Task_Email',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment