[#13] minor adjustments
This commit is contained in:
commit
f3e6b031b5
2 changed files with 2 additions and 2 deletions
|
@ -123,7 +123,7 @@ class CRM_Twingle_Tools {
|
|||
return reset($ooff_mandate['values']);
|
||||
}
|
||||
} catch (Exception $ex) {
|
||||
Civi::log()->error("CRM_Twingle_Tools::getMandate failde for [{$contribution_id}]: " . $ex->getMessage());
|
||||
Civi::log()->debug("CRM_Twingle_Tools::getMandate failed for [{$contribution_id}]: " . $ex->getMessage());
|
||||
}
|
||||
}
|
||||
return NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue