Skip to content
Snippets Groups Projects
Commit 5a9e33df authored by colemanw's avatar colemanw
Browse files

cleanup

parent c48ed6b5
Branches
Tags
No related merge requests found
......@@ -42,11 +42,9 @@
*
* @return array of newly created IM property values.
* @access public
* @todo convert to using basic create - BAO function non-std
*/
function civicrm_api3_im_create($params) {
return _civicrm_api3_basic_create(_civicrm_api3_get_BAO(__FUNCTION__), $params);
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment