r65498 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65497‎ | r65498 | r65499 >
Date:22:23, 23 April 2010
Author:catrope
Status:deferred
Tags:
Comment:
querypage-work2: Kill QueryPage::getName(), it's useless now
Modified paths:
  • /branches/querypage-work2/phase3/includes/QueryPage.php (modified) (history)

Diff [purge]

Index: branches/querypage-work2/phase3/includes/QueryPage.php
@@ -91,16 +91,6 @@
9292 }
9393
9494 /**
95 - * Subclasses return their name here. Make sure the name is also
96 - * specified in SpecialPage.php and in Language.php as a language
97 - * message param.
98 - *
99 - * @return String
100 - */
101 -// abstract function getName();
102 -// }
103 -
104 - /**
10595 * Return title object representing this page
10696 *
10797 * @return Title

Status & tagging log