X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FCategoryFinder.php;h=504b35f885d9c6a674a6a56fdefa4bc42963a87f;hb=813a2dda9446d3b2141026b97c6f9d5d0fd9f591;hp=4efa2ff84ca2e014d72ee557e6f21506180532c2;hpb=adae996840b9e782f6e14b21c433a83e37c3a74e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/CategoryFinder.php b/includes/CategoryFinder.php index 4efa2ff84c..504b35f885 100644 --- a/includes/CategoryFinder.php +++ b/includes/CategoryFinder.php @@ -40,7 +40,6 @@ * $a = $cf->run(); * print implode( ',' , $a ); * @endcode - * */ class CategoryFinder { /** @var int[] The original article IDs passed to the seed function */