r83111 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83110‎ | r83111 | r83112 >
Date:20:41, 2 March 2011
Author:hashar
Status:ok
Tags:
Comment:
remove wfVarDump() statement

follow up r83110
Modified paths:
  • /trunk/phase3/includes/specials/SpecialRecentchanges.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialRecentchanges.php
@@ -304,7 +304,6 @@
305305
306306 $conds[] = $condition;
307307 }
308 -wfVarDump( $conds );
309308 return $conds;
310309 }
311310

Sign-offs

UserFlagDate
Hasharinspected20:42, 2 March 2011
Hashartested20:42, 2 March 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83110Bug 2429 allow selection of associated namespace in recent changes...hashar20:40, 2 March 2011

Status & tagging log