r77692 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77691‎ | r77692 | r77693 >
Date:23:50, 3 December 2010
Author:reedy
Status:ok
Tags:
Comment:
Followup r77666, remove changed in database comment (no idea where that came from)
Modified paths:
  • /trunk/phase3/includes/db/Database.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/db/Database.php
@@ -1329,7 +1329,7 @@
13301330 * Makes an encoded list of strings from an array
13311331 * $mode:
13321332 * LIST_COMMA - comma separated, no field names
1333 - * LIST_ANDLIST_AND - ANDed WHERE clause (without the WHERE)
 1333+ * LIST_AND - ANDed WHERE clause (without the WHERE)
13341334 * LIST_OR - ORed WHERE clause (without the WHERE)
13351335 * LIST_SET - comma separated with field names, like a SET clause
13361336 * LIST_NAMES - comma separated field names

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r77666* (bug 26219) Show API limits for multi values in description...reedy16:24, 3 December 2010

Status & tagging log