From: Michael M Slusarz Date: Tue, 13 Jul 2010 22:10:25 +0000 (-0600) Subject: ws X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0c8011581ba136b49dfa6380c69bc3979e19b29e;p=horde.git ws --- 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;