From 7028fa17373b02752152f2c8b6d79e5cca3691f9 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Tue, 14 Jul 2009 21:02:32 +0000 Subject: [PATCH] Fix bug, werdna not on Special:Version --- 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 da0ec1c765..9f3e84e658 100644 --- a/includes/specials/SpecialVersion.php +++ b/includes/specials/SpecialVersion.php @@ -74,7 +74,7 @@ class SpecialVersion extends SpecialPage { copyright © 2001-2009 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church, Yuri Astrakhan, Aryeh Gregor, - Aaron Schulz and others. + Aaron Schulz, Andrew Garrett and others. MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.20.1