diff options
Diffstat (limited to 'includes/SpecialRecentchangeslinked.php')
-rw-r--r-- | includes/SpecialRecentchangeslinked.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/SpecialRecentchangeslinked.php b/includes/SpecialRecentchangeslinked.php index fb4ecc881ee1..f1df7c26cb93 100644 --- a/includes/SpecialRecentchangeslinked.php +++ b/includes/SpecialRecentchangeslinked.php @@ -1,6 +1,8 @@ <?php /** * This is to display changes made to all articles linked in an article. + * @package MediaWiki + * @subpackage SpecialPage */ /** |