From 8e04a9d488b487e5a5a7d7df86036738074a69e9 Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Tue, 18 Apr 2006 06:49:45 +0000 Subject: [PATCH] Revert serendipitous feature --- includes/SpecialWatchlist.php | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1