Yaron Koren has submitted this change and it was merged.

Change subject: Re-deleted wgSpecialPageGroups call
......................................................................


Re-deleted wgSpecialPageGroups call

Change-Id: I0d393472dc7d4c8d9838847e7987fb430ba55443
---
M AdminLinks.php
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Yaron Koren: Checked; Looks good to me, approved



diff --git a/AdminLinks.php b/AdminLinks.php
index 0ccc8b5..b8cfac3 100644
--- a/AdminLinks.php
+++ b/AdminLinks.php
@@ -22,7 +22,6 @@
 $GLOBALS['wgExtensionMessagesFiles']['AdminLinks'] = 
$GLOBALS['wgAdminLinksIP'] . 'AdminLinks.i18n.php';
 $GLOBALS['wgExtensionMessagesFiles']['AdminLinksAlias'] = 
$GLOBALS['wgAdminLinksIP'] . 'AdminLinks.alias.php';
 $GLOBALS['wgSpecialPages']['AdminLinks'] = 'AdminLinks';
-$GLOBALS['wgSpecialPageGroups']['AdminLinks'] = 'users';
 $GLOBALS['wgHooks']['PersonalUrls'][] = 'AdminLinks::addURLToUserLinks';
 $GLOBALS['wgAvailableRights'][] = 'adminlinks';
 // by default, sysops see the link to this page

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0d393472dc7d4c8d9838847e7987fb430ba55443
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AdminLinks
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>
Gerrit-Reviewer: Yaron Koren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to