X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=includes%2FLinker.php;h=d6a4056f02622e37009970e4058bbb89d71ddfe7;hb=804cc6885a5a98401cdef2617f1f61a9ba7d5851;hp=bb65cdf3d7b8a134291aea52aa7bccd8ded0bf91;hpb=85f481a0dd58ec0bd3033685bc05b8f8baae4057;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