From: Alexandre Emsenhuber Date: Sun, 10 Oct 2010 09:21:12 +0000 (+0000) Subject: Removed unexisting parameter from doc X-Git-Tag: 1.31.0-rc.0~34556 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=ef55744d0a888ebe643e4e433d857cfd140814ad;p=lhc%2Fweb%2Fwiklou.git Removed unexisting parameter from doc --- diff --git a/includes/EditPage.php b/includes/EditPage.php index 929004f812..a334a89324 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -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();