r94715 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94714‎ | r94715 | r94716 >
Date:00:41, 17 August 2011
Author:dantman
Status:ok
Tags:
Comment:
Fix some bad "Implements Special:*" comments in includes/specials/ files.
Modified paths:
  • /trunk/phase3/includes/specials/SpecialPasswordReset.php (modified) (history)
  • /trunk/phase3/includes/specials/SpecialUserlogout.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialPasswordReset.php
@@ -1,6 +1,6 @@
22 <?php
33 /**
4 - * Implements Special:Blankpage
 4+ * Implements Special:PasswordReset
55 *
66 * This program is free software; you can redistribute it and/or modify
77 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/specials/SpecialUserlogout.php
@@ -1,6 +1,6 @@
22 <?php
33 /**
4 - * Implements Special:Upload
 4+ * Implements Special:Userlogout
55 *
66 * This program is free software; you can redistribute it and/or modify
77 * it under the terms of the GNU General Public License as published by

Status & tagging log