r107966 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107965‎ | r107966 | r107967 >
Date:23:52, 3 January 2012
Author:johnduhart
Status:ok
Tags:
Comment:
Followup r107954, rm debugging code
Modified paths:
  • /trunk/phase3/includes/debug/Debug.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/debug/Debug.php
@@ -253,8 +253,6 @@
254254 }
255255
256256 global $wgVersion, $wgRequestTime;
257 - wfWarn( 'johnduhart is pretty cool' );
258 - wfDeprecated( __METHOD__, '1.19' );
259257 MWDebug::log( 'MWDebug output complete' );
260258 $debugInfo = array(
261259 'mwVersion' => $wgVersion,

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r107954Followup r107862...johnduhart22:36, 3 January 2012

Status & tagging log