r69305 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69304‎ | r69305 | r69306 >
Date:05:41, 13 July 2010
Author:nikerabbit
Status:ok
Tags:
Comment:
This page should not be listed, because the normal move page isn't either
Modified paths:
  • /trunk/extensions/Translate/tag/SpecialPageTranslationMovePage.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/tag/SpecialPageTranslationMovePage.php
@@ -1,6 +1,6 @@
22 <?php
33
4 -class SpecialPageTranslationMovePage extends SpecialPage {
 4+class SpecialPageTranslationMovePage extends UnlistedSpecialPage {
55 // Basif form parameters both as text and as titles
66 protected $newText, $newTitle, $oldText, $oldTitle;
77

Status & tagging log