Ejegg has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350093 )

Change subject: init Civi before backfill
......................................................................

init Civi before backfill

Change-Id: Idc0d9cc4c1d248bfe5892ceacf030ab1c40c6ac7
---
M sites/all/modules/wmf_civicrm/wmf_civicrm.install
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm 
refs/changes/93/350093/1

diff --git a/sites/all/modules/wmf_civicrm/wmf_civicrm.install 
b/sites/all/modules/wmf_civicrm/wmf_civicrm.install
index d4c75fe..099d8c9 100644
--- a/sites/all/modules/wmf_civicrm/wmf_civicrm.install
+++ b/sites/all/modules/wmf_civicrm/wmf_civicrm.install
@@ -2921,6 +2921,7 @@
  * Bug: T163443
  */
 function wmf_civicrm_update_7520() {
+  civicrm_initialize();
   $affected = CRM_Core_DAO::executeQuery("
     SELECT cont.id, ext.gateway_txn_id
     FROM civicrm_contribution cont

-- 
To view, visit https://gerrit.wikimedia.org/r/350093
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc0d9cc4c1d248bfe5892ceacf030ab1c40c6ac7
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Ejegg <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to