From 0c8011581ba136b49dfa6380c69bc3979e19b29e Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 13 Jul 2010 16:10:25 -0600 Subject: [PATCH] ws --- 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 01a76aade..51f21fc76 100644 --- a/imp/lib/Mime/Viewer/Itip.php +++ b/imp/lib/Mime/Viewer/Itip.php @@ -177,7 +177,7 @@ class IMP_Horde_Mime_Viewer_Itip extends Horde_Mime_Viewer_Driver } } } catch (Horde_Exception $e) {} - + if (!$handled && $registry->hasMethod('calendar/import')) { // Import into calendar. $handled = true; -- 2.11.0