Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jul 29, 2014
1 parent 5e299e6 commit 39c6088
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion imp/lib/Mime/Viewer/Itip.php
Expand Up @@ -274,7 +274,6 @@ protected function _vEvent($vevent, $id, $method = 'PUBLISH', $components = arra
// Check if this is an update.
try {
$registry->call('calendar/export', array($vevent->getAttribute('UID'), 'text/calendar'));

$desc = _("%s wants to notify you about changes in \"%s\".");
$is_update = true;
} catch (Horde_Exception $e) {
Expand Down

0 comments on commit 39c6088

Please sign in to comment.