jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/339589 )
Change subject: Remove reference to the UserEmailTrack class ...................................................................... Remove reference to the UserEmailTrack class It was moved to the MiniInvite extension a while ago, see I653256eb7e78675c6ac860178fe08d895e1ff294 and I49256b41d076c74540e30a52688b583b13f7af45. Change-Id: I3ac14dd5eef57022b5267471313e078bca8dd3b0 --- M UserStats/UserStatsClass.php 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Jack Phoenix: Looks good to me, approved jenkins-bot: Verified diff --git a/UserStats/UserStatsClass.php b/UserStats/UserStatsClass.php index c8bff24..a7e265a 100644 --- a/UserStats/UserStatsClass.php +++ b/UserStats/UserStatsClass.php @@ -3,12 +3,12 @@ die(); } /** - * Four classes for tracking users' social activity + * Three classes for tracking users' social activity * UserStatsTrack: main class, used by most other SocialProfile components * UserStats: * UserLevel: used for getting the names of user levels and points needed to * advance to the next level when $wgUserLevels is a properly-defined array. - * UserEmailTrack: tracks email invitations (ones sent out by InviteContacts extension) + * * @file * @ingroup Extensions */ -- To view, visit https://gerrit.wikimedia.org/r/339589 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3ac14dd5eef57022b5267471313e078bca8dd3b0 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SocialProfile Gerrit-Branch: master Gerrit-Owner: Jack Phoenix <j...@countervandalism.net> Gerrit-Reviewer: Jack Phoenix <j...@countervandalism.net> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits