Skip to content
Snippets Groups Projects
Commit 83eda0da authored by Pradeep Nayak's avatar Pradeep Nayak
Browse files

Update FourThree.php

parent 9e1a3f4f
Branches
Tags
No related merge requests found
......@@ -77,7 +77,7 @@ class CRM_Upgrade_Incremental_php_FourThree {
if ($rev == '4.3.6') {
$constraintArray = array(
'civicrm_contact' => 'contact_id',
'civicrm_campaign' => 'campaign_id',
'civicrm_payment_processor' => 'payment_processor_id',
);
if (version_compare('4.1alpha1', $currentVer) <= 0) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment