r71415 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r71414
|
r71415
|
r71416
>
Date:
19:54, 21 August 2010
Author:
platonides
Status:
ok
Tags:
Comment:
Use canonical class name.
Modified paths:
/trunk/phase3/includes/specials/SpecialRecentchangeslinked.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/SpecialRecentchangeslinked.php
—
—
@@ -26,7 +26,7 @@
27
27
*
28
28
* @ingroup SpecialPage
29
29
*/
30
-class SpecialRecentchangeslinked extends SpecialRecentchanges {
30
+class SpecialRecentchangeslinked extends SpecialRecentChanges {
31
31
var $rclTargetTitle;
32
32
33
33
function __construct(){
Status & tagging log
06:50, 25 October 2010
Hashar
(
talk
|
contribs
)
changed the
status
of r71415
[
removed:
new
added:
ok]