Added method to get all child categories of a category recursively
authorMarcel Werk <burntime@woltlab.com>
Sun, 25 Dec 2016 15:05:34 +0000 (16:05 +0100)
committerMarcel Werk <burntime@woltlab.com>
Sun, 25 Dec 2016 15:05:44 +0000 (16:05 +0100)
commit9ae4ec26208be57ab6cc263d8caaa6648cf8e587
tree63607e04155c901584493d23d8443ea6bc296bbd
parent200600d1e56f99f721f8bf106cdce40cc7b2bc06
Added method to get all child categories of a category recursively
wcfsetup/install/files/lib/data/article/CategoryArticleList.class.php
wcfsetup/install/files/lib/data/article/category/ArticleCategory.class.php
wcfsetup/install/files/lib/data/category/AbstractDecoratedCategory.class.php
wcfsetup/install/files/lib/data/category/Category.class.php
wcfsetup/install/files/lib/data/smiley/category/SmileyCategory.class.php