r26475 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r26474‎ | r26475 | r26476 >
Date:13:02, 7 October 2007
Author:greg
Status:old
Tags:
Comment:
Pretty sure this was supposed to match the line below it.
Modified paths:
  • /trunk/extensions/ConfirmAccount/SpecialConfirmAccount.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ConfirmAccount/SpecialConfirmAccount.php
@@ -35,7 +35,7 @@
3636 # Minimum biography specs
3737 $wgAccountRequestMinWords = 50;
3838
39 -$wgGroupPermissions['*']['createaccount'] = false;
 39+$wgGroupPermissions['*']['confirmaccount'] = false;
4040 $wgGroupPermissions['bureaucrat']['confirmaccount'] = true;
4141
4242 # Internationalisation

Status & tagging log