r99612 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99611‎ | r99612 | r99613 >
Date:00:41, 12 October 2011
Author:erik
Status:deferred
Tags:
Comment:
make unlisted for now since it's purely for debugging
Modified paths:
  • /trunk/extensions/LastModified/SpecialLastModified.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LastModified/SpecialLastModified.php
@@ -25,7 +25,7 @@
2626 /**
2727 * Show LastModified options
2828 */
29 -class SpecialLastModified extends SpecialPage {
 29+class SpecialLastModified extends UnlistedSpecialPage {
3030
3131 public function __construct() {
3232 // Register special page

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99582Added skeleton special page for LastModified.jpostlethwaite22:04, 11 October 2011

Status & tagging log