Index: trunk/phase3/includes/WikiPage.php |
— | — | @@ -2561,7 +2561,6 @@ |
2562 | 2562 | |
2563 | 2563 | /** |
2564 | 2564 | * Get parser options suitable for rendering the primary article wikitext |
2565 | | - * @param $canonical boolean Determines that the generated options must not depend on user preferences (see bug 14404) |
2566 | 2565 | * @return mixed ParserOptions object or boolean false |
2567 | 2566 | */ |
2568 | 2567 | public function getParserOptions() { |