From: Jeroen De Dauw Date: Fri, 29 Apr 2011 22:05:36 +0000 (+0000) Subject: small doc fix X-Git-Tag: 1.31.0-rc.0~30507 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=commitdiff_plain;h=f266b1ca158b4a69fff6e1a9c97d6b024d7f2a39;p=lhc%2Fweb%2Fwiklou.git small doc fix --- diff --git a/includes/api/ApiBase.php b/includes/api/ApiBase.php index f149af3aef..952c921671 100644 --- a/includes/api/ApiBase.php +++ b/includes/api/ApiBase.php @@ -285,7 +285,7 @@ abstract class ApiBase { /** * Generates the parameter descriptions for this module, to be displayed in the * module's help. - * @return string + * @return string or false */ public function makeHelpMsgParameters() { $params = $this->getFinalParams();