Version the minifier cache in ResourceLoader
[lhc/web/wiklou.git] / includes / HistoryPage.php
index b96e0de..63b14b1 100644 (file)
@@ -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;