From: Raimond Spekking Date: Sun, 29 May 2011 15:45:02 +0000 (+0000) Subject: Followup r89114: Ctrl-S is your friend... X-Git-Tag: 1.31.0-rc.0~29857 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=bc0958515272a4e3f146a372c609be33a022c8ad;p=lhc%2Fweb%2Fwiklou.git Followup r89114: Ctrl-S is your friend... --- diff --git a/includes/LogEventsList.php b/includes/LogEventsList.php index 6ec54e10d0..3960b05555 100644 --- a/includes/LogEventsList.php +++ b/includes/LogEventsList.php @@ -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