From 86fa8a9fd3a43eb52ee723307f60d3b20c4161f5 Mon Sep 17 00:00:00 2001 From: Anders Wegge Jakobsen Date: Sun, 28 Aug 2005 00:29:14 +0000 Subject: [PATCH] I have ghosts in my cvs today :-( --- includes/SpecialWatchlist.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/SpecialWatchlist.php b/includes/SpecialWatchlist.php index 4bb2870b6a..f534905e56 100644 --- a/includes/SpecialWatchlist.php +++ b/includes/SpecialWatchlist.php @@ -250,7 +250,6 @@ 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 $andHideBotsOptional ORDER BY rc_timestamp DESC"; -- 2.20.1