Deprecate SiteStats::admins() in favor of SiteStats::numberingroup('sysop'). Should...
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 28 Jul 2008 15:49:44 +0000 (15:49 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 28 Jul 2008 15:49:44 +0000 (15:49 +0000)
commit14a80040bf756b5e3d85e7a91e71ca25adbfc427
tree2c56173a54ff70f1311fd4ee9beaae9ddfb42644
parentc99cf5949cb79b5fe9c1bd231fc1668d459582a0
Deprecate SiteStats::admins() in favor of SiteStats::numberingroup('sysop'). Should make bug 13471 easy.
includes/SiteStats.php
includes/api/ApiQuerySiteinfo.php
includes/parser/CoreParserFunctions.php
includes/parser/Parser.php
includes/parser/Parser_OldPP.php
includes/specials/SpecialStatistics.php