"fixed not working import of multiple iCals in one file"

This commit is contained in:
Ralf Becker 2008-11-07 13:57:32 +00:00
parent 4c6c69bebc
commit 46943b0200

View File

@ -1016,6 +1016,7 @@ class calendar_ical extends calendar_boupdate
$this->save_alarm($eventID, $alarm);
}
}
$cal_id = -1;
}
}
return $Ok;