Deprecate $wgUseAjax in 1.31
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 1ea9a42..9ab11b0 100644 (file)
@@ -8162,7 +8162,7 @@ $wgAPIUselessQueryPages = [
 /**
  * Enable AJAX framework
  *
- * @deprecated since MediaWiki 1.32 and ignored
+ * @deprecated (officially) since MediaWiki 1.31 and ignored since 1.32
  */
 $wgUseAjax = true;