Merge "Http::getProxy() method to get proxy configuration"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 63d04c9..33b1654 100644 (file)
@@ -3562,7 +3562,7 @@ $wgResourceLoaderMinifierMaxLineLength = 1000;
  *
  * @deprecated since 1.26: Always declare dependencies.
  */
-$wgIncludeLegacyJavaScript = true;
+$wgIncludeLegacyJavaScript = false;
 
 /**
  * Whether or not to assign configuration variables to the global window object.