Fix PageHistoryBeforeList hook
authorAntoine Musso <hashar@users.mediawiki.org>
Mon, 5 Dec 2011 10:56:56 +0000 (10:56 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Mon, 5 Dec 2011 10:56:56 +0000 (10:56 +0000)
commit00280ee21b74744c7e3622d9fdd29027ec713bb5
tree3d56c0e36655dfddf8be01221a5e0c1f64091b37
parent7fc6a7aae05f9d501df3b1ad06e7d151434adab0
Fix PageHistoryBeforeList hook

Following r100534 refactoring, it was using an incorrect variable.
Use the new accessor instead.
includes/actions/HistoryAction.php