crm_create_activity_history.patch
fen - January 29, 2009 - 04:12
| Project: | CiviCRM 2.0 Compatibility |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The send module calls crm_create_activity_history() which no longer exists in the CiviCRM 2.x API. According to the CiviCRM developers: "a fair number of the api calls were simple wrappers on static methods in our BAO objects ... i'm more inclined to get folks to call the internal API's directly". So the attached patch does just that. It has been tested on my site and works.
| Attachment | Size |
|---|---|
| crm_create_activity_history.patch | 1.22 KB |
