remove duplicate array keys
This commit is contained in:
parent
a187a11a98
commit
02d824412e
1 changed files with 0 additions and 2 deletions
|
@ -493,7 +493,6 @@ class CRM_Twingle_Profile {
|
|||
'pi_paypal' => E::ts('PayPal'),
|
||||
'pi_sofortueberweisung' => E::ts('SOFORT Überweisung'),
|
||||
'pi_amazonpay' => E::ts('Amazon Pay'),
|
||||
'pi_paydirekt' => E::ts('paydirekt'),
|
||||
'pi_applepay' => E::ts('Apple Pay'),
|
||||
'pi_googlepay' => E::ts('Google Pay'),
|
||||
'pi_paydirekt' => E::ts('Paydirekt'),
|
||||
|
@ -531,7 +530,6 @@ class CRM_Twingle_Profile {
|
|||
'pi_paydirekt' => NULL,
|
||||
'pi_applepay' => NULL,
|
||||
'pi_googlepay' => NULL,
|
||||
'pi_paydirekt' => NULL,
|
||||
'pi_twint' => NULL,
|
||||
'pi_ideal' => NULL,
|
||||
'pi_post_finance' => NULL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue