r49083 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49082‎ | r49083 | r49084 >
Date:15:46, 31 March 2009
Author:catrope
Status:ok
Tags:
Comment:
Update docs in Pager.php for join_conds
Modified paths:
  • /trunk/phase3/includes/Pager.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Pager.php
@@ -468,6 +468,7 @@
469469 * fields => Field(s) for passing to Database::select(), may be *
470470 * conds => WHERE conditions
471471 * options => option array
 472+ * join_conds => JOIN conditions
472473 */
473474 abstract function getQueryInfo();
474475

Status & tagging log