https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113636

Revision: 113636
Author:   nikerabbit
Date:     2012-03-12 17:21:18 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
Make SpecialAggregateGroups unlisted for now

Modified Paths:
--------------
    trunk/extensions/Translate/specials/SpecialAggregateGroups.php

Modified: trunk/extensions/Translate/specials/SpecialAggregateGroups.php
===================================================================
--- trunk/extensions/Translate/specials/SpecialAggregateGroups.php      
2012-03-12 17:19:04 UTC (rev 113635)
+++ trunk/extensions/Translate/specials/SpecialAggregateGroups.php      
2012-03-12 17:21:18 UTC (rev 113636)
@@ -9,7 +9,7 @@
  * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 
2.0 or later
  */
 
-class SpecialAggregateGroups extends SpecialPage {
+class SpecialAggregateGroups extends UnlistedSpecialPage {
 
        /**
         * @var User


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

Reply via email to