Added one @since annotation I had to check out
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 14 Apr 2011 16:05:59 +0000 (16:05 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 14 Apr 2011 16:05:59 +0000 (16:05 +0000)
includes/DefaultSettings.php

index 33884fd..67d9826 100644 (file)
@@ -188,6 +188,7 @@ $wgLocalStylePath   = false;
 /**
  * The URL path of the extensions directory.
  * Defaults to "{$wgScriptPath}/extensions".
+ * @since 1.16
  */
 $wgExtensionAssetsPath = false;