From f6300eb40ff51b407de965d6cd9ab354f14f6c1b Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 11 Nov 2008 16:37:35 -0700 Subject: [PATCH] Fix typo --- imp/lib/Mime/Viewer/images.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/lib/Mime/Viewer/images.php b/imp/lib/Mime/Viewer/images.php index fb837a765..d54f2b1c9 100644 --- a/imp/lib/Mime/Viewer/images.php +++ b/imp/lib/Mime/Viewer/images.php @@ -104,7 +104,7 @@ class IMP_Horde_Mime_Viewer_images extends Horde_Mime_Viewer_images array( 'text' => $status ) - } + ) ); } -- 2.11.0