Allow all rc options in feeds
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Thu, 22 Nov 2012 10:56:16 +0000 (10:56 +0000)
committerNiklas Laxström <niklas.laxstrom@gmail.com>
Thu, 22 Nov 2012 11:14:04 +0000 (11:14 +0000)
commit52b59f06859c337a56b10bb0171d199b19688773
tree3e3ceed40e20f16d48cad6dd3519d0dfe3508a46
parentefb075268dffaf65d30b57b6874cb1dddfe60efb
Allow all rc options in feeds

The comment seems outdated given the following code in ChangesFeed:
$optionsHash = md5( serialize( $opts->getAllValues() ) ) . $wgRenderHashAppend;

Change-Id: I6f7ac3badf14eef8d193053c4788d7d7f5eb03f3
includes/specials/SpecialRecentchanges.php