From: Michael M Slusarz Date: Mon, 9 Nov 2009 19:54:58 +0000 (-0700) Subject: This parameter is not used X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f86fc0d06b4203ac6b72229beeccf59d191817d8;p=horde.git This parameter is not used --- diff --git a/framework/Mime/lib/Horde/Mime/Viewer/Driver.php b/framework/Mime/lib/Horde/Mime/Viewer/Driver.php index c95c6248e..504f88034 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Driver.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Driver.php @@ -113,7 +113,6 @@ class Horde_Mime_Viewer_Driver * 'status' - (array) An array of status information to be displayed to * the user. Consists of arrays with the following keys: * 'class' - (string) The class to use for display. - * 'id' - (string) The DOM ID to use for the status item. * 'img' - (string) An image to display. * 'text' - (array) The text to display. * 'type' - (string) The MIME type of the rendered data.