Oh, and remove comment
authorAaron Schulz <aaron@users.mediawiki.org>
Mon, 19 May 2008 02:21:54 +0000 (02:21 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Mon, 19 May 2008 02:21:54 +0000 (02:21 +0000)
includes/SpecialWatchlist.php

index 5662d95..e53db5a 100644 (file)
@@ -289,7 +289,6 @@ function wfSpecialWatchlist( $par ) {
                if ( $wgShowUpdatedMarker ) {
                        $updated = $obj->wl_notificationtimestamp;
                } else {
-                       // Same visual appearance as MW 1.4
                        $updated = false;
                }