r109352 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109351‎ | r109352 | r109353 >
Date:08:57, 18 January 2012
Author:nikerabbit
Status:ok
Tags:
Comment:
Todo already done
Modified paths:
  • /trunk/extensions/Translate/tag/DeleteJob.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/tag/DeleteJob.php
@@ -4,7 +4,7 @@
55 *
66 * @file
77 * @author Niklas Laxström
8 - * @copyright Copyright © 2008-2011, Niklas Laxström
 8+ * @copyright Copyright © 2008-2012, Niklas Laxström
99 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
1010 */
1111
@@ -12,7 +12,6 @@
1313 * Contains class with job for deleting translatable and translation pages.
1414 *
1515 * @ingroup PageTranslation JobQueue
16 - * @todo Get rid of direct reference to $wgMemc.
1716 */
1817 class DeleteJob extends Job {
1918

Status & tagging log