From 937211787a0965decbe02acfcd811cbae3f3d4a7 Mon Sep 17 00:00:00 2001 From: Justin Freeman Date: Wed, 4 Oct 2023 09:57:56 +1100 Subject: [PATCH] CIVIEWAY-260 Remove redundant function, _ewayrecurring_civix_civicrm_entityTypes($entityTypes) --- eWAYRecurring.php | 1 - info.xml | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/eWAYRecurring.php b/eWAYRecurring.php index af84b2c..1f73831 100644 --- a/eWAYRecurring.php +++ b/eWAYRecurring.php @@ -169,7 +169,6 @@ function ewayrecurring_civicrm_entityTypes(&$entityTypes) { 'class' => 'CRM_eWAYRecurring_DAO_EwayContributionTransactions', 'table' => 'civicrm_eway_contribution_transactions', ]; - _ewayrecurring_civix_civicrm_entityTypes($entityTypes); } function _contribution_status_id($name) { diff --git a/info.xml b/info.xml index c41a4f1..f78ef6d 100644 --- a/info.xml +++ b/info.xml @@ -15,8 +15,8 @@ support@agileware.com.au stable - 2023-10-03 - 2.6.2 + 2023-10-04 + 2.6.3 5.38