Followup r89114: Ctrl-S is your friend...
authorRaimond Spekking <raymond@users.mediawiki.org>
Sun, 29 May 2011 15:45:02 +0000 (15:45 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Sun, 29 May 2011 15:45:02 +0000 (15:45 +0000)
includes/LogEventsList.php

index 6ec54e1..3960b05 100644 (file)
@@ -505,8 +505,6 @@ class LogEventsList {
                                # Fall back to a blue contributions link
                                $revert = $this->skin->userToolLinks( 1, $title->getDBkey() );
                        }
-                       #$ts = wfTimestamp( TS_UNIX, $row->log_timestamp );
-                       var_dump( wfTimestamp( TS_UNIX, '20080129000000' ) );
                        if( $row->log_timestamp < '20080129000000' ) {
                                # Suppress $comment from old entries (before 2008-01-29),
                                # not needed and can contain incorrect links