Katie Horn has submitted this change and it was merged.

Change subject: temporarily include deprecated thing
......................................................................


temporarily include deprecated thing

Change-Id: Ib81a9ab61ab73768fee58222ead15ae9db40e607
---
M sites/all/modules/queue2civicrm/queue2civicrm.module
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Katie Horn: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/sites/all/modules/queue2civicrm/queue2civicrm.module 
b/sites/all/modules/queue2civicrm/queue2civicrm.module
index e280757..67ec7ca 100644
--- a/sites/all/modules/queue2civicrm/queue2civicrm.module
+++ b/sites/all/modules/queue2civicrm/queue2civicrm.module
@@ -2,6 +2,9 @@
 // include common functions
 require_once( drupal_get_path( 'module', 'queue2civicrm' ) . 
'/queue2civicrm_common.inc' );
 
+// @deprecated
+require_once( drupal_get_path( 'module', 'queue2civicrm' ) . 
'/queue2civicrm_stomp.inc' );
+
 /**
  * Implementation of hook_menu().
  */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib81a9ab61ab73768fee58222ead15ae9db40e607
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Adamw <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to