From: Rotem Liss Date: Fri, 4 Aug 2006 17:59:59 +0000 (+0000) Subject: Fixing a comment. X-Git-Tag: 1.31.0-rc.0~56088 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=3afb14b6bc10e0eecc186dd8f38c6ca3a89862d9;p=lhc%2Fweb%2Fwiklou.git Fixing a comment. --- diff --git a/includes/Parser.php b/includes/Parser.php index e26bcff0dd..dd8415469d 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -3772,7 +3772,7 @@ class Parser * * @public * - * @param mixed $id The magic word ID + * @param string $id The magic word ID * @param mixed $callback The callback function (and object) to use * @param integer $flags a combination of the following flags: * SFH_NO_HASH No leading hash, i.e. {{plural:...}} instead of {{#if:...}}