X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=blobdiff_plain;ds=sidebyside;f=includes%2FCategoryFinder.php;h=01427a24eaab1a1c9af483cb1d4e785eacee3b59;hb=f6633d9f46951e57e5c7060953194aeeb7522024;hp=720abc3b466ba796ae32073adc7d210c7f8eafb0;hpb=8699880aab6f666f902b8d8927325760adfe7c20;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 */