From: addshore Date: Wed, 22 Mar 2017 10:02:55 +0000 (+0000) Subject: Bugzilla -> Phab task number in $wgUrlProtocols phpdoc X-Git-Tag: 1.31.0-rc.0~3726^2 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=9811374b5aa12f52abeaa640a9fdf584f481dbe1;p=lhc%2Fweb%2Fwiklou.git Bugzilla -> Phab task number in $wgUrlProtocols phpdoc Change-Id: I1478ece1691d0b86aeae272dd041425eac4ed960 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 192ad08dff..d158c1e31d 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -4173,7 +4173,7 @@ $wgMaxPPExpandDepth = 40; * * WARNING: Do not add 'file:' to this or internal file links will be broken. * Instead, if you want to support file links, add 'file://'. The same applies - * to any other protocols with the same name as a namespace. See bug #44011 for + * to any other protocols with the same name as a namespace. See task T46011 for * more information. * * @see wfParseUrl