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 @@
508
508
}
509
509
510
510
if( !$wgBlockAllowsUTEdit ){
511
- $data['PreventUTEdit'] = true;
511
+ $data['DisableUTEdit'] = true;
512
512
}
513
513
514
514
# If the user has done the form 'properly', they won't even have been given the
Sign-offs
User
Flag
Date
Bawolff
tested
20:14, 15 March 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r83786
Divert a river through the Augean Stables that is SpecialBlockip.php....
happy-melon
21:54, 12 March 2011
Status & tagging log
17:13, 16 June 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r84028
[
removed:
new
added:
ok]