Bsitu has uploaded a new change for review.
https://gerrit.wikimedia.org/r/156961
Change subject: There is no welcome notification
......................................................................
There is no welcome notification
Bug: 70139
Change-Id: Ice565a23073dac0c39d61801cad34c9c9419b2dc
---
M Hooks.php
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo
refs/changes/61/156961/1
diff --git a/Hooks.php b/Hooks.php
index 3043c07..de8fa19 100644
--- a/Hooks.php
+++ b/Hooks.php
@@ -515,6 +515,10 @@
EchoEvent::create( array(
'type' => 'welcome',
'agent' => $user,
+ // welcome email is sent to agent
+ 'extra' => array (
+ 'notifyAgent' => true
+ )
) );
return true;
--
To view, visit https://gerrit.wikimedia.org/r/156961
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ice565a23073dac0c39d61801cad34c9c9419b2dc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits