From: Platonides Date: Thu, 15 Sep 2011 21:29:53 +0000 (+0000) Subject: Remove @param for argument removed in r97206. X-Git-Tag: 1.31.0-rc.0~27623 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=3c208f005e17226d3bf05e0d0e746427183460d4;p=lhc%2Fweb%2Fwiklou.git Remove @param for argument removed in r97206. --- diff --git a/includes/WikiPage.php b/includes/WikiPage.php index 0037439e0e..3c9af1c396 100644 --- a/includes/WikiPage.php +++ b/includes/WikiPage.php @@ -2561,7 +2561,6 @@ class WikiPage extends Page { /** * Get parser options suitable for rendering the primary article wikitext - * @param $canonical boolean Determines that the generated options must not depend on user preferences (see bug 14404) * @return mixed ParserOptions object or boolean false */ public function getParserOptions() {