http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72285
Revision: 72285
Author: platonides
Date: 2010-09-03 14:04:50 +0000 (Fri, 03 Sep 2010)
Log Message:
-----------
Follow up r72164. The list was still there.
Modified Paths:
--------------
trunk/phase3/includes/specials/SpecialVersion.php
Modified: trunk/phase3/includes/specials/SpecialVersion.php
===================================================================
--- trunk/phase3/includes/specials/SpecialVersion.php 2010-09-03 14:00:01 UTC
(rev 72284)
+++ trunk/phase3/includes/specials/SpecialVersion.php 2010-09-03 14:04:50 UTC
(rev 72285)
@@ -75,15 +75,6 @@
* @return string
*/
private static function getMediaWikiCredits() {
- global $wgLang;
-
- $authorList = array( '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', 'Andrew Garrett',
'Raimond Spekking',
- 'Alexandre Emsenhuber', 'Siebrand Mazeland', 'Chad
Horohoe',
- wfMsg( 'version-poweredby-others' )
- );
$ret = Xml::element( 'h2', array( 'id' => 'mw-version-license'
), wfMsg( 'version-license' ) );
// This text is always left-to-right.
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs