http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89115
Revision: 89115
Author: raymond
Date: 2011-05-29 15:45:02 +0000 (Sun, 29 May 2011)
Log Message:
-----------
Followup r89114: Ctrl-S is your friend...
Modified Paths:
--------------
trunk/phase3/includes/LogEventsList.php
Modified: trunk/phase3/includes/LogEventsList.php
===================================================================
--- trunk/phase3/includes/LogEventsList.php 2011-05-29 15:43:28 UTC (rev
89114)
+++ trunk/phase3/includes/LogEventsList.php 2011-05-29 15:45:02 UTC (rev
89115)
@@ -505,8 +505,6 @@
# 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
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs