From: Tim Starling Date: Tue, 18 Apr 2006 06:49:45 +0000 (+0000) Subject: Revert serendipitous feature X-Git-Tag: 1.31.0-rc.0~57438 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=8e04a9d488b487e5a5a7d7df86036738074a69e9;p=lhc%2Fweb%2Fwiklou.git Revert serendipitous feature --- diff --git a/includes/SpecialWatchlist.php b/includes/SpecialWatchlist.php index 28b39b601c..2ad6c9f426 100644 --- a/includes/SpecialWatchlist.php +++ b/includes/SpecialWatchlist.php @@ -288,6 +288,7 @@ function wfSpecialWatchlist( $par ) { AND wl_title=rc_title AND rc_timestamp > '$cutoff' AND rc_cur_id=page_id + AND rc_this_oldid=page_latest $andHideOwn $andHideBots $nameSpaceClause