From: addshore Date: Wed, 25 Oct 2017 09:04:25 +0000 (+0100) Subject: HistoryPager: Add missing $tagFilter property X-Git-Tag: 1.31.0-rc.0~1673^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=3f18fe3f4680709166e09f308fd9e56aff6f48aa HistoryPager: Add missing $tagFilter property Change-Id: Iec2d944d5583eb13fa9383c0a6a183b550f60aab --- diff --git a/includes/actions/HistoryAction.php b/includes/actions/HistoryAction.php index fe84852403..a9a504d13a 100644 --- a/includes/actions/HistoryAction.php +++ b/includes/actions/HistoryAction.php @@ -385,6 +385,9 @@ class HistoryPager extends ReverseChronologicalPager { /** @var bool Whether to show the tag editing UI */ protected $showTagEditUI; + /** @var string */ + private $tagFilter; + /** * @param HistoryAction $historyPage * @param string $year