Fix default value of the SpecialWatchlistFilters hook
authorMarius Hoch <hoo@online.de>
Tue, 12 Mar 2013 20:14:06 +0000 (21:14 +0100)
committerMarius Hoch <hoo@online.de>
Tue, 12 Mar 2013 20:30:33 +0000 (21:30 +0100)
commit16a1b3503e9f3e029dab9fd8714ca85768809816
tree2ce7386e723a15db0b08d17945990b99a6eacca3
parentacddbd228801135cba1a799b1c7a34ff60a3b5c5
Fix default value of the SpecialWatchlistFilters hook

The documented default value of the SpecialWatchlistFilters hook
didn't work. Fixed this to work like the built in defaults.

This keeps the b/c with uses which default to false (the only
use I'm aware of is in FlaggedRevs and that defaults to false)

(I want to use this in Wikibase Client)

Change-Id: I79811e9f3e7431e3403cf93674667d624d3d4db2
includes/specials/SpecialWatchlist.php