* Added 'target' param to changesfeed to fix total breakage of RCL feed. They were...
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 17 Jan 2009 18:44:28 +0000 (18:44 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 17 Jan 2009 18:44:28 +0000 (18:44 +0000)
commitc4b92206fc61177725c548b8ffc7f13aa1fc5e71
tree10dfb0b4c17b37d247cfdd472a2b1e276a470897
parente0f5bb41790b90d442d1438bf6c807b51489c5b3
* Added 'target' param to changesfeed to fix total breakage of RCL feed. They were all using the same cache so the feed for page X sometimes showed the feed for page Y.
* Removed extra constant cache key params
* Added feed comments
* Fixed tab space
includes/ChangesFeed.php
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialRecentchangeslinked.php