X-Git-Url: https://git.cyclocoop.org/admin/?a=blobdiff_plain;f=includes%2FLinker.php;h=d6a4056f02622e37009970e4058bbb89d71ddfe7;hb=d3b85592ead7fc1348c20c565fd21375da5417de;hp=bb65cdf3d7b8a134291aea52aa7bccd8ded0bf91;hpb=bca2d29cbf2d9a9bbebf546e9df2d80131ae5900;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Linker.php b/includes/Linker.php index bb65cdf3d7..d6a4056f02 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -1704,8 +1704,7 @@ class Linker { } /** - * Generate a table of contents from a section tree - * Currently unused. + * Generate a table of contents from a section tree. * * @param array $tree Return value of ParserOutput::getSections() * @param string|Language|bool $lang Language for the toc title, defaults to user language