jenkins-bot has submitted this change and it was merged.
Change subject: Add CiviCRM initialize to upgrade function.
......................................................................
Add CiviCRM initialize to upgrade function.
Required when no other upgrade functions running
Change-Id: I45c1f978775f37802600e5f66ddb391f9e9cd2f5
---
M sites/all/modules/wmf_civicrm/wmf_civicrm.install
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Eileen: Looks good to me, approved
Awight: Looks good to me, approved
jenkins-bot: Verified
diff --git a/sites/all/modules/wmf_civicrm/wmf_civicrm.install
b/sites/all/modules/wmf_civicrm/wmf_civicrm.install
index d31ad5f..bfb9e76 100644
--- a/sites/all/modules/wmf_civicrm/wmf_civicrm.install
+++ b/sites/all/modules/wmf_civicrm/wmf_civicrm.install
@@ -2234,6 +2234,7 @@
* Bug: T96410
*/
function wmf_civicrm_update_7260() {
+ civicrm_initialize();
require_once('update_7260.php');
_wmf_civicrm_update_7260_update_preferred_language();
}
--
To view, visit https://gerrit.wikimedia.org/r/313163
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I45c1f978775f37802600e5f66ddb391f9e9cd2f5
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Eileen <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Cdentinger <[email protected]>
Gerrit-Reviewer: Eileen <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits