diff options
Diffstat (limited to 'includes/SpecialMostcategories.php')
-rw-r--r-- | includes/SpecialMostcategories.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/SpecialMostcategories.php b/includes/SpecialMostcategories.php index e761942669e7..df2b9adf2462 100644 --- a/includes/SpecialMostcategories.php +++ b/includes/SpecialMostcategories.php @@ -8,6 +8,7 @@ */ /** + * implements Special:Mostcategories * @addtogroup SpecialPage */ class MostcategoriesPage extends QueryPage { |