X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FCategoryFinder.php;h=504b35f885d9c6a674a6a56fdefa4bc42963a87f;hb=3a8a986e35ab5ae1328b2147ec31fc2d27caf9b8;hp=4efa2ff84ca2e014d72ee557e6f21506180532c2;hpb=e3f6c10d87732c0c8a9bbd7bb57b6c964b92e29a;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 */