From 219fcb427f6545cda9a52550ed05e45a8855da5e Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sat, 4 Jun 2011 02:54:29 +0000 Subject: [PATCH] Followup r88124: fix the most glaring bug of the week --- includes/specials/SpecialVersion.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/specials/SpecialVersion.php b/includes/specials/SpecialVersion.php index f58d366d8d..8a3dfcd70f 100644 --- a/includes/specials/SpecialVersion.php +++ b/includes/specials/SpecialVersion.php @@ -109,7 +109,7 @@ class SpecialVersion extends SpecialPage { 'Aryeh Gregor', 'Aaron Schulz', 'Andrew Garrett', 'Raimond Spekking', 'Alexandre Emsenhuber', 'Siebrand Mazeland', 'Chad Horohoe', 'Roan Kattouw', 'Trevor Parscal', 'Bryan Tong Minh', 'Sam Reed', - 'Victor Vasiliev', 'Rotem Liss', 'Platonides', + 'Victor Vasiliev', 'Rotem Liss', 'Platonides', 'Ashar Voultoiz', wfMsg( 'version-poweredby-others' ) ); -- 2.20.1