r88033 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r88032‎ | r88033 | r88034 >
Date:09:05, 14 May 2011
Author:reedy
Status:ok
Tags:
Comment:
Followup r88002, fix naming on param documentation
Modified paths:
  • /trunk/phase3/includes/api/ApiComparePages.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiComparePages.php
@@ -60,7 +60,7 @@
6161
6262 /**
6363 * @param $revision int
64 - * @param $title string
 64+ * @param $titleText string
6565 * @return int
6666 */
6767 private function revisionOrTitle( $revision, $titleText ) {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88002Improve variable namingreedy16:16, 13 May 2011

Status & tagging log