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