r84028 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84027‎ | r84028 | r84029 >
Date:15:56, 15 March 2011
Author:happy-melon
Status:ok
Tags:
Comment:
Fix notice from TWN, reported in r83786 CR
Modified paths:
  • /trunk/phase3/includes/specials/SpecialBlock.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialBlock.php
@@ -507,7 +507,7 @@
508508 }
509509
510510 if( !$wgBlockAllowsUTEdit ){
511 - $data['PreventUTEdit'] = true;
 511+ $data['DisableUTEdit'] = true;
512512 }
513513
514514 # If the user has done the form 'properly', they won't even have been given the

Sign-offs

UserFlagDate
Bawolfftested20:14, 15 March 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83786Divert a river through the Augean Stables that is SpecialBlockip.php....happy-melon21:54, 12 March 2011

Status & tagging log