doc: Fix DefaultSettings's assertions about possible extension types
authorJames D. Forrester <jforrester@wikimedia.org>
Sun, 1 Jun 2014 00:00:01 +0000 (17:00 -0700)
committerReedy <reedy@wikimedia.org>
Sun, 1 Jun 2014 00:21:28 +0000 (00:21 +0000)
Change-Id: I79f0b6dab93272682157e2a0dcd727f14f7285e9

includes/DefaultSettings.php

index efa6e21..ab0ffeb 100644 (file)
@@ -6072,7 +6072,9 @@ $wgAutoloadAttemptLowercase = true;
  * view said file. When the 'license-name' key is specified, this file is
  * interpreted as wikitext.
  *
- * - $type: One of 'specialpage', 'parserhook', 'variable', 'media' or 'other'.
+ * - $type: One of 'specialpage', 'parserhook', 'variable', 'media', 'antispam',
+ *    'skin', 'api', or 'other', or any additional types as specified through the
+ *    ExtensionTypes hook as used in SpecialVersion::getExtensionTypes().
  *
  * - author: A string or an array of strings. Authors can be linked using
  *    the regular wikitext link syntax. To have an internationalized version of