This parameter is not used
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 9 Nov 2009 19:54:58 +0000 (12:54 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 10 Nov 2009 16:51:23 +0000 (09:51 -0700)
framework/Mime/lib/Horde/Mime/Viewer/Driver.php

index c95c624..504f880 100644 (file)
@@ -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.