Skip to content

Commit

Permalink
Merge pull request #45 from JoeMurray/civix-upgrade-2023-08-08T15-15-20Z
Browse files Browse the repository at this point in the history
Update README.md, upgrade civix
  • Loading branch information
agileware-justin authored Oct 13, 2023
2 parents bc7bb57 + e490e3f commit 066b254
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions civiquickbooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -266,12 +266,3 @@ function civiquickbooks_civicrm_pageRun(&$page) {
]);
}
}

/**
* Implements hook_civicrm_entityTypes().
*
* @link https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_entityTypes
*/
function civiquickbooks_civicrm_entityTypes(&$entityTypes) {
_civiquickbooks_civix_civicrm_entityTypes($entityTypes);
}

0 comments on commit 066b254

Please sign in to comment.