From: Niklas Laxström Date: Thu, 14 Apr 2011 16:05:59 +0000 (+0000) Subject: Added one @since annotation I had to check out X-Git-Tag: 1.31.0-rc.0~30846 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=aa23859aa07e1619fb06217a6b1563ed3be792cb;p=lhc%2Fweb%2Fwiklou.git Added one @since annotation I had to check out --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 33884fd601..67d9826bdd 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -188,6 +188,7 @@ $wgLocalStylePath = false; /** * The URL path of the extensions directory. * Defaults to "{$wgScriptPath}/extensions". + * @since 1.16 */ $wgExtensionAssetsPath = false;