r87141 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87140‎ | r87141 | r87142 >
Date:22:05, 29 April 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
small doc fix
Modified paths:
  • /trunk/phase3/includes/api/ApiBase.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiBase.php
@@ -285,7 +285,7 @@
286286 /**
287287 * Generates the parameter descriptions for this module, to be displayed in the
288288 * module's help.
289 - * @return string
 289+ * @return string or false
290290 */
291291 public function makeHelpMsgParameters() {
292292 $params = $this->getFinalParams();

Status & tagging log