(bug 25325) fix wlexcludeuser for ApiFeedWatchlist
authorMatmaRex <matma.rex@gmail.com>
Sun, 10 Mar 2013 21:08:22 +0000 (22:08 +0100)
committerMatmaRex <matma.rex@gmail.com>
Sun, 10 Mar 2013 21:23:36 +0000 (22:23 +0100)
commit8a539b8e9ac02363819794d4b609122d4c5f6110
tree20f667c1f4fd32f4d0a5ce2b8f9363934091b506
parent2e5b258457ac5cc6096eb0166295dab6d94d1527
(bug 25325) fix wlexcludeuser for ApiFeedWatchlist

The effect of setting this option was later overwritten in the code; I
just moved an if a few lines down.

Also some null comparison cleanup.

Change-Id: I2a85673330681c6ff7facc25a7bbfb6972fe8fd5
includes/api/ApiFeedWatchlist.php