r101884 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101883‎ | r101884 | r101885 >
Date:21:22, 3 November 2011
Author:mah
Status:ok
Tags:
Comment:
eol w/s
Modified paths:
  • /trunk/phase3/includes/api/ApiFormatXml.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiFormatXml.php
@@ -72,7 +72,7 @@
7373 } else {
7474 $data = $this->getResultData();
7575 }
76 -
 76+
7777 $this->printText(
7878 self::recXmlPrint( $this->mRootElemName,
7979 $data,
@@ -94,7 +94,7 @@
9595 *
9696 * If neither key is found, all keys become element names, and values become element content.
9797 * The method is recursive, so the same rules apply to any sub-arrays.
98 - *
 98+ *
9999 * @param $elemName
100100 * @param $elemValue
101101 * @param $indent

Status & tagging log