r32572 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32571‎ | r32572 | r32573 >
Date:19:40, 29 March 2008
Author:nikerabbit
Status:old
Tags:
Comment:
* Clarify documentation
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1044,7 +1044,8 @@
10451045 $wgSysopEmailBans = true; # Allow sysops to ban users from accessing Emailuser
10461046
10471047 # Pages anonymous user may see as an array, e.g.:
1048 -# array ( "Main Page", "Special:Userlogin", "Wikipedia:Help");
 1048+# array ( "Main Page", "Wikipedia:Help");
 1049+# Special:Userlogin and Special:Resetpass are always whitelisted.
10491050 # NOTE: This will only work if $wgGroupPermissions['*']['read']
10501051 # is false -- see below. Otherwise, ALL pages are accessible,
10511052 # regardless of this setting.

Status & tagging log