X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FCategoryFinder.php;h=01427a24eaab1a1c9af483cb1d4e785eacee3b59;hb=ecc3a4663acd271d43af5a816ba8da7ba89c4d10;hp=720abc3b466ba796ae32073adc7d210c7f8eafb0;hpb=1297c9d08e8745d837ce00af3d04cdb0a6f98392;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 */