r99380 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99379‎ | r99380 | r99381 >
Date:22:47, 9 October 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
rem not needed code
Modified paths:
  • /trunk/extensions/Contest/specials/SpecialContestWelcome.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/specials/SpecialContestWelcome.php
@@ -23,15 +23,6 @@
2424 }
2525
2626 /**
27 - * @see SpecialPage::getDescription
28 - *
29 - * @since 0.1
30 - */
31 - public function getDescription() {
32 - return wfMsg( 'special-' . strtolower( $this->getName() ) );
33 - }
34 -
35 - /**
3627 * Main method.
3728 *
3829 * @since 0.1

Status & tagging log