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 @@
61
61
62
62
/**
63
63
* @param $revision int
64
- * @param $title string
64
+ * @param $titleText string
65
65
* @return int
66
66
*/
67
67
private function revisionOrTitle( $revision, $titleText ) {
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r88002
Improve variable naming
reedy
16:16, 13 May 2011
Status & tagging log
09:06, 14 May 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r88033
[
removed:
new
added:
ok]