From ed74bf29a9e0bd6025dcd5094bf2e2369e4ec88f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20Dziewo=C5=84ski?= Date: Mon, 16 Dec 2013 13:13:33 +0100 Subject: [PATCH] SpecialRecentChanges::makeLegend: Mention usage in Watchlist Follow-up to Iabf4873f. Change-Id: I21da3569f77f66473298dce7e1d9b9cff7aa4f25 --- includes/specials/SpecialRecentchanges.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/includes/specials/SpecialRecentchanges.php b/includes/specials/SpecialRecentchanges.php index 66cd2ff434..3b1291b0c1 100644 --- a/includes/specials/SpecialRecentchanges.php +++ b/includes/specials/SpecialRecentchanges.php @@ -653,7 +653,9 @@ class SpecialRecentChanges extends IncludableSpecialPage { } /** - * Return the legend displayed within the fieldset + * Return the legend displayed within the fieldset. + * + * This method is also called from SpecialWatchlist. * * @param $context the object available as $this in non-static functions * @return string -- 2.20.1