From: Aryeh Gregor Date: Tue, 31 Jul 2018 13:16:22 +0000 (+0300) Subject: Fix documentation for $wgRightsText X-Git-Tag: 1.34.0-rc.0~4588^2~3 X-Git-Url: http://git.cyclocoop.org/data/modifier.php?a=commitdiff_plain;h=b50aa7866d0071a593c8a11807e38a6585d37c9b;p=lhc%2Fweb%2Fwiklou.git Fix documentation for $wgRightsText Change-Id: I6e7b8501241276b91172df7f13dfc7a1227b23a5 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 03dbfb9c18..27769f973d 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -7206,7 +7206,7 @@ $wgRightsUrl = null; /** * If either $wgRightsUrl or $wgRightsPage is specified then this variable gives the text for the - * link. + * link. Otherwise, it will be treated as raw HTML. * If using $wgRightsUrl then this value must be specified. If using $wgRightsPage then the name * of the page will also be used as the link if this variable is not set. */