Merge "Remove unused $wgLicenseTerms"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 9a85dd4..871319c 100644 (file)
@@ -5846,11 +5846,6 @@ $wgRightsText = null;
  */
 $wgRightsIcon = null;
 
-/**
- * Set to an array of metadata terms. Else they will be loaded based on $wgRightsUrl
- */
-$wgLicenseTerms = false;
-
 /**
  * Set this to some HTML to override the rights icon with an arbitrary logo
  * @deprecated since 1.18 Use $wgFooterIcons['copyright']['copyright']