Fix status interference issue for recurring events

This commit is contained in:
Jörg Lehrke 2009-11-20 16:00:33 +00:00
parent 30cdad7e50
commit ebaf0059d3

View File

@ -643,6 +643,7 @@ class calendar_uiforms extends calendar_ui
}
}
}
/*
// Update the stati
foreach ($participants as $uid => $status)
{
@ -659,6 +660,7 @@ class calendar_uiforms extends calendar_ui
// delete the removed participants
$this->bo->set_status($old_event['id'], $uid, 'G', $content['edit_single']);
}
*/
if ($event['recur_type'] != MCAL_RECUR_NONE)
{
// remove deleted exception