resourceloader: Make action=purge affect ResourceLoaderWikiModule
authorTimo Tijhof <krinklemail@gmail.com>
Sat, 2 Apr 2016 20:50:48 +0000 (21:50 +0100)
committerLegoktm <legoktm.wikipedia@gmail.com>
Sun, 3 Apr 2016 02:41:11 +0000 (02:41 +0000)
commit435db17da8eb6531d169ea5654275bee381a074b
tree4b8aef88230af1b44a2e76500091b610366cd470
parentf6f40a096512dc019ea9fe7e4750f92f422af2b1
resourceloader: Make action=purge affect ResourceLoaderWikiModule

Purging a wiki page included in a WikiModule should bump its version hash.
This is not needed by design, but it's a workaround until our caching layers
are more resilient against cache poisoning.

This gives users the power to resolve issues themselves.

Change-Id: I37d3379e76a6b652268c5a007e0ad741470fe6e1
includes/resourceloader/ResourceLoaderWikiModule.php