From c207f7b7395c61510b1d4fde0c64cec1289409c8 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 15 Oct 2009 05:04:32 -0600 Subject: [PATCH] Fix typo --- imp/lib/Mime/Viewer/Itip.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/lib/Mime/Viewer/Itip.php b/imp/lib/Mime/Viewer/Itip.php index dfefe8a2a..4eedbebdc 100644 --- a/imp/lib/Mime/Viewer/Itip.php +++ b/imp/lib/Mime/Viewer/Itip.php @@ -495,7 +495,7 @@ class IMP_Horde_Mime_Viewer_Itip extends Horde_Mime_Viewer_Driver } return array( - $mime_id = array( + $mime_id => array( 'data' => $html, 'status' => array(), 'type' => 'text/html; charset=' . $charset -- 2.11.0