r71651 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71650‎ | r71651 | r71652 >
Date:19:08, 25 August 2010
Author:reedy
Status:ok
Tags:
Comment:
Improve comment for $uniqueIndexes r71644
Modified paths:
  • /trunk/phase3/includes/db/Database.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/db/Database.php
@@ -1638,7 +1638,7 @@
16391639 * occurred in MySQL
16401640 *
16411641 * @param $table String: The table to replace the row(s) in.
1642 - * @param $uniqueIndexes String:
 1642+ * @param $uniqueIndexes Array: An associative array of indexes
16431643 * @param $rows Array: Array of rows to replace
16441644 * @param $fname String: Calling function name (use __METHOD__) for logs/profiling
16451645 */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r71644Replace todo with documentation with partial...reedy18:50, 25 August 2010

Status & tagging log