r79260 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79259‎ | r79260 | r79261 >
Date:16:34, 30 December 2010
Author:reedy
Status:ok
Tags:
Comment:
Followup r79225, fix spaces to tab
Modified paths:
  • /trunk/extensions/ProofreadPage/ProofreadPage_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ProofreadPage/ProofreadPage_body.php
@@ -1336,7 +1336,7 @@
13371337 $index_id = $index->getID();
13381338 $dbr = wfGetDB( DB_SLAVE );
13391339
1340 - $n = 0;
 1340+ $n = 0;
13411341
13421342 // read the list of pages
13431343 $pages = array();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79225Followup r70572, seems n isn't defined on all code paths. Explicitally define...reedy02:05, 30 December 2010

Status & tagging log