X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FCategoryFinder.php;h=01427a24eaab1a1c9af483cb1d4e785eacee3b59;hb=e19e6bfabcaf2b6aa5dd837ff7057bd6a25baef8;hp=720abc3b466ba796ae32073adc7d210c7f8eafb0;hpb=223bb11bb27ea970aacee2d6f8c17d3592d06afb;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/CategoryFinder.php b/includes/CategoryFinder.php index 720abc3b46..01427a24ea 100644 --- a/includes/CategoryFinder.php +++ b/includes/CategoryFinder.php @@ -58,7 +58,7 @@ class CategoryFinder { /** @var array Array of article/category IDs */ protected $next = []; - /** @var int Max layer depth **/ + /** @var int Max layer depth */ protected $maxdepth = -1; /** @var array Array of DBKEY category names */