summaryrefslogtreecommitdiff
path: root/maintenance/showStats.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/showStats.php')
-rw-r--r--maintenance/showStats.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/maintenance/showStats.php b/maintenance/showStats.php
index f695c440..b284a9ac 100644
--- a/maintenance/showStats.php
+++ b/maintenance/showStats.php
@@ -20,7 +20,7 @@
* http://www.gnu.org/copyleft/gpl.html
*
* @ingroup Maintenance
- * @author Ashar Voultoiz <hashar at free dot fr>
+ * @author Antoine Musso <hashar at free dot fr>
* Based on initStats.php by:
* @author Brion Vibber
* @author Rob Church <robchur@gmail.com>
@@ -42,7 +42,6 @@ class ShowStats extends Maintenance {
'ss_good_articles' => 'Number of articles',
'ss_total_pages' => 'Total pages',
'ss_users' => 'Number of users',
- 'ss_admins' => 'Number of admins',
'ss_images' => 'Number of images',
);