Soft deprecate $wgStyleVersion (add @deprecated)
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 3cd7ef1..ee67f75 100644 (file)
@@ -2554,6 +2554,8 @@ $wgGitInfoCacheDirectory = false;
  * It should be appended in the query string of static CSS and JS includes,
  * to ensure that client-side caches do not keep obsolete copies of global
  * styles.
+ *
+ * @deprecated since 1.31
  */
 $wgStyleVersion = '303';