r81364 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81363‎ | r81364 | r81365 >
Date:01:14, 2 February 2011
Author:mah
Status:ok
Tags:
Comment:
followup r81318 & r81312 so that FIXME and revert can live (somewhat) happily
Modified paths:
  • /trunk/extensions/ConfirmEdit/ConfirmEdit.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ConfirmEdit/ConfirmEdit.php
@@ -40,7 +40,9 @@
4141 $wgExtensionCredits['other'][] = array(
4242 'path' => __FILE__,
4343 'name' => 'ConfirmEdit',
44 - 'author' => array( 'Brion Vibber', 'others' ),
 44+ 'author' => 'Brion Vibber', /* Add "and others" here when you find
 45+ * a way to do it properly with
 46+ * i18n */
4547 'url' => 'http://www.mediawiki.org/wiki/Extension:ConfirmEdit',
4648 'version' => '1.0',
4749 'descriptionmsg' => 'captcha-desc',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r81312followup r81239 fix FIXMEmah18:41, 1 February 2011
r81318Revert r81312: PHP Fatal error: Call to undefined function wfMsg() in /www/w/...raymond20:36, 1 February 2011

Status & tagging log