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 @@
2727 *
2828 * @ingroup SpecialPage
2929 */
30 -class SpecialRecentchangeslinked extends SpecialRecentchanges {
 30+class SpecialRecentchangeslinked extends SpecialRecentChanges {
3131 var $rclTargetTitle;
3232
3333 function __construct(){

Status & tagging log