From: Bartosz DziewoƄski Date: Wed, 5 Sep 2018 14:39:27 +0000 (+0200) Subject: Linker: Remove outdated comment X-Git-Tag: 1.34.0-rc.0~4159^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=f08f6fcbc2a301b5e57e5bc56f55222175e5837f;p=lhc%2Fweb%2Fwiklou.git Linker: Remove outdated comment This talks about references and values the way they worked in PHP 4. Comment was added in r4927 (b025ad54) in 2004. Change-Id: I58a74219665bed9e804d7c01f271fd96fd889072 --- diff --git a/includes/Linker.php b/includes/Linker.php index 0ee6c92f77..7969429832 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -1076,10 +1076,6 @@ class Linker { * @author Erik Moeller * @since 1.16.3. $wikiId added in 1.26 * - * Note: there's not always a title to pass to this function. - * Since you can't set a default parameter for a reference, I've turned it - * temporarily to a value pass. Should be adjusted further. --brion - * * @param string $comment * @param Title|null $title Title object (to generate link to the section in autocomment) * or null