X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FHistoryPage.php;h=63b14b1a67f56d0f3e521e0d34e6f65a8bf451c8;hb=02bbd866aecfcb5593ced3a6eb5b394d210d5a53;hp=b96e0de702707cba7f387788e7336c54970e5f90;hpb=9c4b1a81c4214fd57541a38240dbc7441450c94f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/HistoryPage.php b/includes/HistoryPage.php index b96e0de702..63b14b1a67 100644 --- a/includes/HistoryPage.php +++ b/includes/HistoryPage.php @@ -380,7 +380,7 @@ class HistoryPager extends ReverseChronologicalPager { * @return string HTML output */ function getStartBody() { - global $wgScript, $wgUser, $wgOut, $wgContLang; + global $wgScript, $wgUser, $wgOut; $this->lastRow = false; $this->counter = 1; $this->oldIdChecked = 0;