Removed unexisting parameter from doc
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 10 Oct 2010 09:21:12 +0000 (09:21 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 10 Oct 2010 09:21:12 +0000 (09:21 +0000)
includes/EditPage.php

index 929004f..a334a89 100644 (file)
@@ -1595,8 +1595,6 @@ HTML
         * be it a form, or simply wpTextbox1 with a modified content that will be
         * reverse modified when extracted from the post data.
         * Note that this is basically the inverse for importContentFormData
-        *
-        * @param $request WebRequest
         */
        protected function showContentForm() {
                $this->showTextbox1();