Bugzilla -> Phab task number in $wgUrlProtocols phpdoc
Change-Id: I1478ece1691d0b86aeae272dd041425eac4ed960
This commit is contained in:
parent
f708adedd0
commit
9811374b5a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue