From: Aryeh Gregor Date: Thu, 19 Feb 2009 23:59:04 +0000 (+0000) Subject: Note incorrect docs in DefaultSettings.php X-Git-Tag: 1.31.0-rc.0~42782 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=abfd4695a05e6ca0725e782f009ee95d986f46dd;p=lhc%2Fweb%2Fwiklou.git Note incorrect docs in DefaultSettings.php --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 34adb07e1f..1cc3de467c 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1370,6 +1370,9 @@ $wgAutoConfirmCount = 0; * * If $wgEmailAuthentication is off, APCOND_EMAILCONFIRMED will be true for any * user who has provided an e-mail address. + * + * FIXME: The above documentation is incomplete. Several new possible + * conditions have been added to the software and need to be documented here. */ $wgAutopromote = array( 'autoconfirmed' => array( '&',