From: Michael M Slusarz Date: Thu, 22 Jul 2010 19:04:02 +0000 (-0600) Subject: Fix phpdoc. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=69d3938fec6ae969f8a5eb8d2402c0b9a653e731;p=horde.git Fix phpdoc. --- diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php b/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php index ccae44d81..71751feae 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php @@ -6,8 +6,6 @@ *
  * charset - (string) The charset to use for html_entity_decode() calls.
  * width - (integer) The wrapping width. Set to 0 to not wrap.
- * charset - (string) The charset of the text.
- * width - (integer) The wrapping width.
  * 
* * Copyright 2004-2010 The Horde Project (http://www.horde.org/)