r113889 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113888‎ | r113889 | r113890 >
Date:02:00, 15 March 2012
Author:saper
Status:ok
Tags:
Comment:
Followup-To: r113888 Remove extra wfDebug()
Modified paths:
  • /trunk/phase3/includes/RecentChange.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/RecentChange.php
@@ -555,7 +555,6 @@
556556 'rc_log_action' => $action,
557557 'rc_params' => $params
558558 );
559 - wfDebug(__METHOD__ . ": " . var_export($rc->mAttribs, TRUE) . "\n");
560559
561560 $rc->mExtra = array(
562561 'prefixedDBkey' => $title->getPrefixedDBkey(),

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113888Unbreak maintenance/deleteDefaultMessages.php for PostgreSQL...saper01:52, 15 March 2012

Status & tagging log