From ef55744d0a888ebe643e4e433d857cfd140814ad Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sun, 10 Oct 2010 09:21:12 +0000 Subject: [PATCH] Removed unexisting parameter from doc --- includes/EditPage.php | 2 -- 1 file changed, 2 deletions(-) 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(); -- 2.20.1