Note incorrect docs in DefaultSettings.php
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 19 Feb 2009 23:59:04 +0000 (23:59 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 19 Feb 2009 23:59:04 +0000 (23:59 +0000)
includes/DefaultSettings.php

index 34adb07..1cc3de4 100644 (file)
@@ -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( '&',