SpecialWatchlist: Remove dead cutoff code
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 11 Oct 2013 19:42:23 +0000 (21:42 +0200)
committerReedy <reedy@wikimedia.org>
Sun, 13 Oct 2013 20:37:32 +0000 (20:37 +0000)
commit1a438df4496bcc22f61bce8aa092c6f331fe809c
treee5591e5604df960db42027a55abb16bc7d944d48
parent1760e3b769ec07df4de240b757d2a9475611dba2
SpecialWatchlist: Remove dead cutoff code

Added back in r1532, it got broken in one of the numerous refactors
since then and now only triggers when 'days' request parameter is
passed explicitly and is malformed.

Just use floatval() instead.

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