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 @@
92
92
}
93
93
94
94
/**
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
- /**
105
95
* Return title object representing this page
106
96
*
107
97
* @return Title
Status & tagging log
18:58, 10 May 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r65498
[
removed:
new
added:
deferred]