Fixing a comment.
authorRotem Liss <rotem@users.mediawiki.org>
Fri, 4 Aug 2006 17:59:59 +0000 (17:59 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Fri, 4 Aug 2006 17:59:59 +0000 (17:59 +0000)
includes/Parser.php

index e26bcff..dd84154 100644 (file)
@@ -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:...}}